1. e2fcced [SCTP]: Switch sctp_assoc_is_match to net-endian. by Al Viro · 18 years ago
  2. 1c7d1fc [SCTP]: Switch sctp_endpoint_is_match() to net-endian. by Al Viro · 18 years ago
  3. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  4. 63de08f [SCTP]: Switch address inside the heartbeat opaque data to net-endian. by Al Viro · 18 years ago
  5. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  6. 38a0314 [SCTP]: sctp_assoc_del_peer() switched to net-endian. by Al Viro · 18 years ago
  7. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  8. acd2bc9 [SCTP]: Switch ->primary_addr to net-endian. by Al Viro · 18 years ago
  9. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  10. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  11. c604e36 [SCTP]: Pass net-endian to ->seq_dump_addr() by Al Viro · 18 years ago
  12. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  13. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  14. 30330ee [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() by Al Viro · 18 years ago
  15. 0906e20 [SCTP] bug: sctp_assoc_control_transport() breakage by Al Viro · 18 years ago
  16. d5c747f [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian by Al Viro · 18 years ago
  17. 39940a4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. by Al Viro · 18 years ago
  18. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  19. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  20. 5be291f [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. by Al Viro · 18 years ago
  21. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  22. f94c019 [SCTP]: sctp_stop_t1_and_abort() annotations. by Al Viro · 18 years ago
  23. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  24. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  25. 89c8945 [IPV6] net/ipv6/sit.c: make 2 functions static by Adrian Bunk · 18 years ago
  26. 1459bb3 [XFRM]: Make copy_to_user_policy_type take a type by Jamal Hadi Salim · 18 years ago
  27. 7468596 [BRIDGE] netlink: Convert bridge netlink code to new netlink interface by Thomas Graf · 18 years ago
  28. 82e3ab9 [DCCP]: Adds the tx buffer sysctls by Ian McDonald · 18 years ago
  29. 4554317 [DCCP] CCID3: Remove non-referenced variable by Ian McDonald · 18 years ago
  30. e1b7441 [DCCP]: Make dccp_probe more portable by Ian McDonald · 18 years ago
  31. 23ea894 [CCID 3]: Add annotations for socket structures by Gerrit Renker · 18 years ago
  32. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  33. b1308dc [DCCP]: Set TX Queue Length Bounds via Sysctl by Ian McDonald · 18 years ago
  34. 56724aa [DCCP]: Add CCID3 debug support to Kconfig by Gerrit Renker · 18 years ago
  35. 8411671 [DCCP]: enable debug messages also for static builds by Gerrit Renker · 18 years ago
  36. de64688 NetLabel: honor the audit_enabled flag by Paul Moore · 18 years ago
  37. 9bb5fd2 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions by Paul Moore · 18 years ago
  38. 9fade4b NetLabel: return the correct error for translated CIPSOv4 tags by Paul Moore · 18 years ago
  39. 91b1ed0 NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types by Paul Moore · 18 years ago
  40. 6ce61a7 NetLabel: add tag verification when adding new CIPSOv4 DOI definitions by Paul Moore · 18 years ago
  41. 05e00cb NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer by Paul Moore · 18 years ago
  42. 701a90b NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand by Paul Moore · 18 years ago
  43. cd28786 NetLabel: convert the unlabeled accept flag to use RCU by Paul Moore · 18 years ago
  44. 352d480 [TCP]: Tidy up skb_entail by Arnaldo Carvalho de Melo · 18 years ago
  45. eafff86 [NETROM]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  46. 0459d70 [AX25]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  47. c66b721 [DECNET]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  48. eed7341 [DCCP]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  49. af879cc [IPV6]: Use kmemdup by Arnaldo Carvalho de Melo · 18 years ago
  50. c678624 [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG by Arnaldo Carvalho de Melo · 18 years ago
  51. 42e5ea46 [IPV4]: Use kmemdup in net/ipv4/devinet.c by Arnaldo Carvalho de Melo · 18 years ago
  52. fac5d73 [NETLABEL]: Use kmemdup in cipso_ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  53. f668593 [TCP_IPV4]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  54. 7174259 [TCP_IPV4]: CodingStyle cleanups, no code change by Arnaldo Carvalho de Melo · 18 years ago
  55. 32aac18 [DCCP] CCID2: Code optimizations by Andrea Bittau · 18 years ago
  56. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  57. e523a15 [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err() by Arnaldo Carvalho de Melo · 18 years ago
  58. 3c69526 [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states by Gerrit Renker · 18 years ago
  59. 078250d [NET/IPv4]: Make udp_push_pending_frames static by Gerrit Renker · 18 years ago
  60. 7d9e9b3 [IPV6]: udp.c build fix by David S. Miller · 18 years ago
  61. 7d533f9 [NET]: More dccp endianness annotations. by Al Viro · 18 years ago
  62. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  63. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  64. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  65. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  66. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  67. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  68. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  69. 5f92a73 [NET]: Annotate callers of the reset of checksum.h stuff. by Al Viro · 18 years ago
  70. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  71. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  72. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  73. 2bda285 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  74. 6b11687 [NET]: Annotate csum_tcpudp_magic() callers in net/* by Al Viro · 18 years ago
  75. d6f5493 [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  76. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  77. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  78. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  79. 47c183f [BRIDGE]: Annotations. by Al Viro · 18 years ago
  80. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  81. 42d224a [NETFILTER]: More trivial annotations. by Al Viro · 18 years ago
  82. e69a4ad [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  83. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  84. 252e334 [NET] net/core: Annotations. by Al Viro · 18 years ago
  85. 448c31a [IRDA]: Trivial annotations. by Al Viro · 18 years ago
  86. c68b907 [NETPOLL]: Minor coding-style cleanups. by David S. Miller · 18 years ago
  87. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  88. 6051e2f [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api by Thomas Graf · 18 years ago
  89. 04561c1 [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api by Thomas Graf · 18 years ago
  90. a928630 [TCP]: Fix some warning when MD5 is disabled. by David S. Miller · 18 years ago
  91. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  92. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  93. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  94. 5de4a47 netpoll queue cleanup by Stephen Hemminger · 18 years ago
  95. 2bdfe0b netpoll retry cleanup by Stephen Hemminger · 18 years ago
  96. 6c43ff1 netpoll deferred transmit path by Stephen Hemminger · 18 years ago
  97. b41848b netpoll setup error handling by Stephen Hemminger · 18 years ago
  98. b6cd27e netpoll per device txq by Stephen Hemminger · 18 years ago
  99. 93ec2c7 netpoll info leak by Stephen Hemminger · 18 years ago
  100. a1bcfac netpoll: private skb pool (rev3) by Stephen Hemminger · 18 years ago