| Commit message (Expand) | Author | Age | Files | Lines |
* | [NET]: ARM checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -42/+41 |
* | [NET]: X86_64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -45/+53 |
* | [NET]: V850 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -35/+31 |
* | [NET]: UML checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -68/+53 |
* | [NET]: SH64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -60/+32 |
* | [NET]: PARISC checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -36/+36 |
* | [NET]: MIPS checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -33/+30 |
* | [NET]: M68Knommu checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -39/+37 |
* | [NET]: M68K checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -31/+28 |
* | [NET]: M32R checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -35/+29 |
* | [NET]: IA64 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -59/+41 |
* | [NET]: H8300 checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -30/+32 |
* | [NET]: FRV checksum annotations. | Al Viro | 2006-12-02 | 2 | -34/+31 |
* | [NET]: Cris checksum annotations and cleanups. | Al Viro | 2006-12-02 | 4 | -59/+57 |
* | [NET]: Alpha checksum annotations and cleanups. | Al Viro | 2006-12-02 | 3 | -60/+42 |
* | [NET]: Introduce types for checksums. | Al Viro | 2006-12-02 | 1 | -0/+2 |
* | [NET]: Kill direct includes of asm/checksum.h | Al Viro | 2006-12-02 | 11 | -11/+1 |
* | [IPVS]: Annotate ..._app_hashkey(). | Al Viro | 2006-12-02 | 2 | -6/+10 |
* | [NET]: Annotate net_srandom(). | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [BRIDGE]: Annotations. | Al Viro | 2006-12-02 | 14 | -42/+42 |
* | [ATM]: Annotations. | Al Viro | 2006-12-02 | 13 | -58/+58 |
* | [NETFILTER]: More trivial annotations. | Al Viro | 2006-12-02 | 3 | -4/+4 |
* | [IPV6]: __ipv6_addr_diff() annotations and cleanup. | Al Viro | 2006-12-02 | 1 | -11/+4 |
* | [IPV6]: Misc endianness annotations. | Al Viro | 2006-12-02 | 22 | -60/+62 |
* | [RANDOM]: Annotate random.h IP helpers. | Al Viro | 2006-12-02 | 2 | -34/+34 |
* | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 2006-12-02 | 15 | -47/+50 |
* | [NET] net/core: Annotations. | Al Viro | 2006-12-02 | 4 | -42/+38 |
* | [IRDA]: Trivial annotations. | Al Viro | 2006-12-02 | 4 | -15/+15 |
* | [NETPOLL]: Minor coding-style cleanups. | David S. Miller | 2006-12-02 | 1 | -51/+48 |
* | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 2006-12-02 | 28 | -403/+1442 |
* | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-02 | 4 | -20/+14 |
* | [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -42/+37 |
* | [TCP]: Fix some warning when MD5 is disabled. | David S. Miller | 2006-12-02 | 2 | -5/+7 |
* | [GENL]: Add genlmsg_put_reply() to simplify building reply headers | Thomas Graf | 2006-12-02 | 7 | -95/+51 |
* | [GENL]: Add genlmsg_reply() to simply unicast replies to requests | Thomas Graf | 2006-12-02 | 5 | -5/+15 |
* | [GENL]: Add genlmsg_new() to allocate generic netlink messages | Thomas Graf | 2006-12-02 | 2 | -1/+12 |
* | [TCP]: MD5 Signature Option (RFC2385) support. | YOSHIFUJI Hideaki | 2006-12-02 | 15 | -64/+1714 |
* | netpoll header cleanup | Stephen Hemminger | 2006-12-02 | 1 | -4/+3 |
* | netpoll queue cleanup | Stephen Hemminger | 2006-12-02 | 3 | -23/+5 |
* | netpoll retry cleanup | Stephen Hemminger | 2006-12-02 | 2 | -39/+33 |
* | netpoll deferred transmit path | Stephen Hemminger | 2006-12-02 | 1 | -2/+19 |
* | netpoll setup error handling | Stephen Hemminger | 2006-12-02 | 2 | -9/+18 |
* | netpoll per device txq | Stephen Hemminger | 2006-12-02 | 2 | -35/+17 |
* | netpoll info leak | Stephen Hemminger | 2006-12-02 | 2 | -6/+20 |
* | netpoll: private skb pool (rev3) | Stephen Hemminger | 2006-12-02 | 1 | -32/+21 |
* | [DCCP] ACKVEC: Optimization - Do not traverse records if none will be found | Andrea Bittau | 2006-12-02 | 1 | -1/+2 |
* | [DCCP]: Miscellaneous code tidy-ups | Gerrit Renker | 2006-12-02 | 7 | -63/+54 |
* | [DCCP]: Make feature negotiation more readable | Gerrit Renker | 2006-12-02 | 4 | -41/+145 |
* | [DCCPv6]: Resolve conditional build problem | Gerrit Renker | 2006-12-02 | 1 | -4/+4 |
* | [TCP/DCCP]: Introduce net_xmit_eval | Gerrit Renker | 2006-12-02 | 9 | -30/+14 |