1. f97c1e0 [IPV4] net/ipv4: Use ipv4_is_<type> by Joe Perches · 17 years ago
  2. 21cf225 [IPV4] net/core: Use ipv4_is_<type> by Joe Perches · 17 years ago
  3. 586f121 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one by Pavel Emelyanov · 17 years ago
  4. 9355bbd [IPV4]: Switch users of ipv4_devconf_dflt to use the pernet one by Pavel Emelyanov · 17 years ago
  5. 752d14d [IPV4]: Move the devinet pointers on the struct net by Pavel Emelyanov · 17 years ago
  6. c0ce9fb [IPV4]: Store the net pointer on devinet's ctl tables by Pavel Emelyanov · 17 years ago
  7. 32e569b [IPV4]: Pass the net pointer to the arp_req_set_proxy() by Pavel Emelyanov · 17 years ago
  8. ea40b32 [IPV4]: Make __devinet_sysctl_register return an error by Pavel Emelyanov · 17 years ago
  9. 4bda4f2 [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize. by Pavel Emelyanov · 17 years ago
  10. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 17 years ago
  11. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  12. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  13. f831e90 [MAC80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  14. 6d82de9 [IRDA]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  15. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  16. 4e39430 [IEEE80211]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  17. b98999d [DECNET]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  18. 91c5ec3 [BRIDGE]: Use cpu_to_be16() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  19. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 17 years ago
  20. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  21. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 17 years ago
  22. f5026fa [IPV4]: Thresholds in fib_trie.c are used as consts, so make them const. by Denis V. Lunev · 17 years ago
  23. 8a4a50f [IPV6] sit: Rebinding of SIT tunnels to other interfaces by Michal Schmidt · 17 years ago
  24. ee34c1e [IP_GRE]: Rebinding of GRE tunnels to other interfaces by Michal Schmidt · 17 years ago
  25. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 17 years ago
  26. aef2178 [IPSEC]: Fix zero return value in xfrm_lookup on error by Herbert Xu · 17 years ago
  27. cf86314 [DCCP]: Ignore feature negotiation on Data packets by Gerrit Renker · 17 years ago
  28. 5cdae19 [DCCP]: Make code assumptions explicit by Gerrit Renker · 17 years ago
  29. dd6303d [DCCP]: Remove unused and redundant validation functions by Gerrit Renker · 17 years ago
  30. af3b867 [DCCP]: Support inserting options during the 3-way handshake by Gerrit Renker · 17 years ago
  31. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 17 years ago
  32. 8109616 [DCCP]: Add (missing) option parsing to request_sock processing by Gerrit Renker · 17 years ago
  33. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  34. 7913350 [DCCP]: Collapse repeated `len' statements into one by Gerrit Renker · 17 years ago
  35. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 17 years ago
  36. 28be544 [DCCP]: Use maximum-RTO backoff from DCCP spec by Gerrit Renker · 17 years ago
  37. 92d3192 [DCCP]: Shift the retransmit timer for active-close into output.c by Gerrit Renker · 17 years ago
  38. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  39. 69567d0 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close by Gerrit Renker · 17 years ago
  40. 96eba69 [DECNET]: Fix inverted wait flag in xfrm_lookup call by Herbert Xu · 17 years ago
  41. a662071 [NET]: Check RTNL status in unregister_netdevice by Herbert Xu · 17 years ago
  42. aebcf82 [IPSEC]: Do not let packets pass when ICMP flag is off by Herbert Xu · 17 years ago
  43. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  44. 7233b9f [IPSEC]: Fix reversed ICMP6 policy check by Herbert Xu · 17 years ago
  45. 5533995 [IPIP]: Allow rebinding the tunnel to another interface by Michal Schmidt · 17 years ago
  46. 81103a5 [NETNS]: network namespace was passed into dev_getbyhwaddr but not used by Denis V. Lunev · 17 years ago
  47. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 17 years ago
  48. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  49. 815f4e5 [IPSEC]: Make xfrm_lookup flags argument a bit-field by Herbert Xu · 17 years ago
  50. 3f71c81 [TFRC]: Remove previous loss intervals implementation by Gerrit Renker · 17 years ago
  51. 954c2db [CCID3]: Interface CCID3 code with newer Loss Intervals Database by Gerrit Renker · 17 years ago
  52. de0d411 [TFRC]: CCID3 (and CCID4) needs to access these inlines by Gerrit Renker · 17 years ago
  53. db64196 [CCID3]: Redundant debugging output / documentation by Gerrit Renker · 17 years ago
  54. 8a9c7e9 [TFRC]: Ringbuffer to track loss interval history by Gerrit Renker · 17 years ago
  55. 8995a23 [TFRC]: Loss interval code needs the macros/inlines that were moved by Gerrit Renker · 17 years ago
  56. df8f83f [TFRC]: Put RX/TX initialisation into tfrc.c by Gerrit Renker · 17 years ago
  57. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 17 years ago
  58. a0a53c8 [NETNS]: struct net content re-work (v3) by Denis V. Lunev · 17 years ago
  59. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  60. 87c3efb [IPV6]: make inet6_register_protosw to return an error code by Daniel Lezcano · 17 years ago
  61. 853cbba [IPV6]: make frag to return an error at initialization by Daniel Lezcano · 17 years ago
  62. 248b238 [IPV6]: make extended headers to return an error at initialization by Daniel Lezcano · 17 years ago
  63. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 17 years ago
  64. 51602b2 [IPV4]: Cleanup sysctl manipulations in devinet.c by Pavel Emelyanov · 17 years ago
  65. 95c9382 [INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks by Pavel Emelyanov · 17 years ago
  66. 1f9e636 [TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking by Pavel Emelyanov · 17 years ago
  67. ea72912 [NETLINK]: kzalloc() conversion by Eric Dumazet · 17 years ago
  68. 64b7d96 [NET]: dst_ifdown() cleanup by Eric Dumazet · 17 years ago
  69. 0050112 [IPSEC]: Add xfrm_input_state helper by Herbert Xu · 17 years ago
  70. 385ac2e [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it by Gerrit Renker · 17 years ago
  71. 797eba4 [TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore by Gerrit Renker · 17 years ago
  72. 78282d2 [TFRC]: Move comment. by Gerrit Renker · 17 years ago
  73. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 17 years ago
  74. 971b893 [IPV4]: last default route is a fib table property by Denis V. Lunev · 17 years ago
  75. a2bbe68 [IPV4]: Unify assignment of fi to fib_result by Denis V. Lunev · 17 years ago
  76. c17860a [IPV4]: no need pass pointer to a default into fib_detect_death by Denis V. Lunev · 17 years ago
  77. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 17 years ago
  78. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 17 years ago
  79. 75314fb [IPV6]: create route6 proc init-fini functions by Daniel Lezcano · 17 years ago
  80. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 17 years ago
  81. 790a353 [NET] sysctl: prepare core tables to point to netns variables by Pavel Emelyanov · 17 years ago
  82. 024626e [NET] sysctl: make the sys.net.core sysctls per-namespace by Pavel Emelyanov · 17 years ago
  83. b5e7833 [IUCV]: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  84. df01812 [XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  85. 0e3cf7e [X25]: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  86. 14d0e7b [LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  87. 1596c97 [IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  88. 3b5b34f [NET] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  89. 877a9bf [IPV4]: Move trie_local and trie_main into the proc iterator. by Eric W. Biederman · 17 years ago
  90. bb80317 [IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines. by Eric W. Biederman · 17 years ago
  91. f845ab6 [IPV6] route6/fib6: Don't panic a kmem_cache_create. by Daniel Lezcano · 17 years ago
  92. e2fddf5 [IPV6]: Make af_inet6 to check ip6_route_init return value. by Daniel Lezcano · 17 years ago
  93. 433d49c [IPV6]: Make ip6_route_init to return an error code. by Daniel Lezcano · 17 years ago
  94. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  95. 0013cab [IPV6]: Make xfrm6_init to return an error code. by Daniel Lezcano · 17 years ago
  96. d63bddb [IPV6]: Make fib6_init to return an error code. by Daniel Lezcano · 17 years ago
  97. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  98. b84a218 [TFRC]: New rx history code by Arnaldo Carvalho de Melo · 17 years ago
  99. 30a0eac [CCID3]: The receiver of a half-connection does not set window counter values by Gerrit Renker · 17 years ago
  100. d58d1af [TFRC]: Rename dccp_rx_ to tfrc_rx_ by Arnaldo Carvalho de Melo · 17 years ago