1. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  2. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  3. d99a7bd dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  4. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  5. 944f750 dccp: Port redirection support for DCCP by Gerrit Renker · 16 years ago
  6. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  7. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  8. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  9. 7020838 dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  10. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  11. 860239c dccp: Add check for truncated ICMPv6 DCCP error packets by Wei Yongjun · 16 years ago
  12. e0bcfb0 dccp: Add check for sequence number in ICMPv6 message by Wei Yongjun · 16 years ago
  13. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  14. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  15. ca12a1a inet: prepare net on the stack for NET accounting macros by Pavel Emelyanov · 16 years ago
  16. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  17. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  18. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 16 years ago
  19. 13f51d8 [DCCP]: Fix comment about control sockets. by Pavel Emelyanov · 16 years ago
  20. 671a1c7 [NETNS][DCCPV6]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  21. 334527d [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  22. 0204774 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  23. 8231bd2 [NETNS][DCCPV6]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  24. 68d1859 [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. by Pavel Emelyanov · 16 years ago
  25. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  26. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  27. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  28. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 16 years ago
  29. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  30. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  31. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 16 years ago
  32. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 16 years ago
  33. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
  34. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  35. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  36. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  37. c62cf5c [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. by David S. Miller · 17 years ago
  38. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 17 years ago
  39. 7131c6c [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. by Jean Delvare · 17 years ago
  40. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  41. 4a5409a [DCCP]: Twice the wrong reset code in receiving connection-Requests by Gerrit Renker · 17 years ago
  42. e356d37 [DCCP]: Factor out common code for generating Resets by Gerrit Renker · 17 years ago
  43. 9bf55cd [DCCP]: Sequence number wrap-around when sending reset by Gerrit Renker · 17 years ago
  44. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago
  45. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  46. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  47. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  48. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  49. 8eb9086 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. by David S. Miller · 18 years ago
  50. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  51. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  52. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  53. 7d533f9 [NET]: More dccp endianness annotations. by Al Viro · 18 years ago
  54. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  55. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  56. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  57. b9df3cb [TCP/DCCP]: Introduce net_xmit_eval by Gerrit Renker · 18 years ago
  58. d7f7365 [DCCPv6]: Choose a genuine initial sequence number by Gerrit Renker · 18 years ago
  59. 865e902 [DCCP]: Remove redundant statements in init_sequence (ISS) by Gerrit Renker · 18 years ago
  60. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  61. d83ca5a [DCCP]: Update code comments for Step 2/3 by Gerrit Renker · 18 years ago
  62. cf55792 [DCCP]: tidy up dccp_v{4,6}_conn_request by Gerrit Renker · 18 years ago
  63. 73c9e02 [DCCPv6]: remove forward declarations in ipv6.c by Gerrit Renker · 18 years ago
  64. 8a73cd0 [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG by Gerrit Renker · 18 years ago
  65. d23c710 [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv by Gerrit Renker · 18 years ago
  66. 9b42078 [DCCP]: Combine allocating & zeroing header space on skb by Gerrit Renker · 18 years ago
  67. 89e7e57 [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS by Gerrit Renker · 18 years ago
  68. f2776ff [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture. by YOSHIFUJI Hideaki · 18 years ago
  69. 0e64e94 [DCCP]: Update documentation references. by Gerrit Renker · 18 years ago
  70. fd169f1 [DCCP] ipv6: Fix opt_skb leak. by David S. Miller · 18 years ago
  71. 8270953 [DCCP]: Fix Oops in DCCPv6 by Gerrit Renker · 18 years ago
  72. 9469c7b [NET]: Use typesafe inet_twsk() inline function instead of cast. by YOSHIFUJI Hideaki · 18 years ago
  73. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  74. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  75. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  76. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  77. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 18 years ago
  78. 4b79f0a [DCCP]: Fix default sequence window size by Ian McDonald · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  80. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  81. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  82. c5fed15 [DCCP]: ditch dccp_v[46]_ctl_send_ack by Arnaldo Carvalho de Melo · 18 years ago
  83. 118b2c9 [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets by Arnaldo Carvalho de Melo · 18 years ago
  84. 45329e7 [DCCP] ipv6: cleanups by Arnaldo Carvalho de Melo · 18 years ago
  85. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  86. 7247887 [DCCP] ipv6: Add missing ipv6 control socket by Arnaldo Carvalho de Melo · 18 years ago
  87. c985ed7 [DCCP]: Move dccp_[un]hash from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  88. 3e0fadc [DCCP]: Move dccp_v4_{init,destroy}_sock to the core by Arnaldo Carvalho de Melo · 18 years ago
  89. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  90. 0cbd782 [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. by David S. Miller · 19 years ago
  91. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  92. aa0e4e4 [DCCP]: ipv6.c needs net/ip6_checksum.c by David S. Miller · 19 years ago
  93. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  94. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  95. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  96. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  97. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  98. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago