| Commit message (Expand) | Author | Age |
* | [NET]: annotate csum_ipv6_magic() callers in net/* | Al Viro | 2006-12-03 |
* | [NET]: Annotate csum_tcpudp_magic() callers in net/* | Al Viro | 2006-12-03 |
* | [NET]: Annotate csum_tcpudp_magic() callers in net/* | Al Viro | 2006-12-03 |
* | [NET]: Annotate callers of csum_tcpudp_nofold() in net/* | Al Viro | 2006-12-03 |
* | [NET]: Annotate callers of csum_fold() in net/* | Al Viro | 2006-12-03 |
* | [NET]: Kill direct includes of asm/checksum.h | Al Viro | 2006-12-03 |
* | [IPVS]: Annotate ..._app_hashkey(). | Al Viro | 2006-12-03 |
* | [BRIDGE]: Annotations. | Al Viro | 2006-12-03 |
* | [ATM]: Annotations. | Al Viro | 2006-12-03 |
* | [NETFILTER]: More trivial annotations. | Al Viro | 2006-12-03 |
* | [IPV6]: Misc endianness annotations. | Al Viro | 2006-12-03 |
* | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 2006-12-03 |
* | [NET] net/core: Annotations. | Al Viro | 2006-12-03 |
* | [IRDA]: Trivial annotations. | Al Viro | 2006-12-03 |
* | [NETPOLL]: Minor coding-style cleanups. | David S. Miller | 2006-12-03 |
* | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker | 2006-12-03 |
* | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-03 |
* | [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api | Thomas Graf | 2006-12-03 |
* | [TCP]: Fix some warning when MD5 is disabled. | David S. Miller | 2006-12-03 |
* | [GENL]: Add genlmsg_put_reply() to simplify building reply headers | Thomas Graf | 2006-12-03 |
* | [GENL]: Add genlmsg_reply() to simply unicast replies to requests | Thomas Graf | 2006-12-03 |
* | [TCP]: MD5 Signature Option (RFC2385) support. | YOSHIFUJI Hideaki | 2006-12-03 |
* | netpoll queue cleanup | Stephen Hemminger | 2006-12-03 |
* | netpoll retry cleanup | Stephen Hemminger | 2006-12-03 |
* | netpoll deferred transmit path | Stephen Hemminger | 2006-12-03 |
* | netpoll setup error handling | Stephen Hemminger | 2006-12-03 |
* | netpoll per device txq | Stephen Hemminger | 2006-12-03 |
* | netpoll info leak | Stephen Hemminger | 2006-12-03 |
* | netpoll: private skb pool (rev3) | Stephen Hemminger | 2006-12-03 |
* | [DCCP] ACKVEC: Optimization - Do not traverse records if none will be found | Andrea Bittau | 2006-12-03 |
* | [DCCP]: Miscellaneous code tidy-ups | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Make feature negotiation more readable | Gerrit Renker | 2006-12-03 |
* | [DCCPv6]: Resolve conditional build problem | Gerrit Renker | 2006-12-03 |
* | [TCP/DCCP]: Introduce net_xmit_eval | Gerrit Renker | 2006-12-03 |
* | [SCTP]: Cleanup of the sctp state table code. | Peter Zijlstra | 2006-12-03 |
* | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk | 2006-12-03 |
* | [DCCPv6]: Choose a genuine initial sequence number | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Remove redundant statements in init_sequence (ISS) | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Remove forward declarations in timer.c | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Introduce a consistent naming scheme for sysctls | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Add sysctls to control retransmission behaviour | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Increment sequence numbers on retransmitted Response packets | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Update comments on precisely which packets can be retransmitted | Gerrit Renker | 2006-12-03 |
* | [DECNET]: Fix build regressions. | David S. Miller | 2006-12-03 |
* | [TCP] htcp: Better packing of struct htcp. | David S. Miller | 2006-12-03 |
* | [IPv6]: Only modify checksum for UDP | Brian Haley | 2006-12-03 |
* | [IPv6] rules: Remove bogus tos validation check | Thomas Graf | 2006-12-03 |
* | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 2006-12-03 |
* | [TCP]: Remove dead code in init_sequence | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) | Gerrit Renker | 2006-12-03 |