1. 1fc54d8 [TIPC]: Fix simple sparse warnings by Sam Ravnborg · 18 years ago
  2. edb2c34 [NETFILTER]: Fix warnings in ip_nat_snmp_basic.c by David S. Miller · 18 years ago
  3. fb95049 [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). by David S. Miller · 18 years ago
  4. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  5. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  6. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 18 years ago
  7. 2d0817d [DCCP] options: Make dccp_insert_options & friends yell on error by Arnaldo Carvalho de Melo · 18 years ago
  8. 110bae4 [DCCP]: Remove leftover dccp_send_response prototype by Arnaldo Carvalho de Melo · 18 years ago
  9. c5fed15 [DCCP]: ditch dccp_v[46]_ctl_send_ack by Arnaldo Carvalho de Melo · 18 years ago
  10. 118b2c9 [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets by Arnaldo Carvalho de Melo · 18 years ago
  11. e5a6de9 [DCCP] options: Fix handling of ackvecs in DATA packets by Arnaldo Carvalho de Melo · 18 years ago
  12. aa837b5 [ATM]: Fix build after neigh->parms->neigh_destructor change. by David S. Miller · 18 years ago
  13. 6cb153c [NET]: use fget_light() in net/socket.c by Benjamin LaHaise · 18 years ago
  14. 8aca8a2 [NET]: minor net_rx_action optimization by Stephen Hemminger · 18 years ago
  15. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 18 years ago
  16. 53dcb0e [PKTGEN]: Updates version. by Luiz Capitulino · 18 years ago
  17. 6146e6a [PKTGEN]: Removes thread_{un,}lock() macros. by Luiz Capitulino · 18 years ago
  18. 222fa07 [PKTGEN]: Convert thread lock to mutexes. by Luiz Capitulino · 18 years ago
  19. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  20. 253aa11 [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() by David S. Miller · 18 years ago
  21. 50bf3e2 [TCP] H-TCP: Better time accounting by Baruch Even · 18 years ago
  22. 0bc6d90 [TCP] H-TCP: Account for delayed-ACKs by Baruch Even · 18 years ago
  23. c33ad6e [TCP] H-TCP: Use msecs_to_jiffies by Baruch Even · 18 years ago
  24. 65a3980 [PKTGEN]: Updates version. by Luiz Capitulino · 18 years ago
  25. c26a801 [PKTGEN]: Ports if_list to the in-kernel implementation. by Luiz Capitulino · 18 years ago
  26. 8024bb2 [PKTGEN]: Fix Initialization fail leak. by Luiz Capitulino · 18 years ago
  27. 12e1872 [PKTGEN]: Fix kernel_thread() fail leak. by Luiz Capitulino · 18 years ago
  28. cdcdbe0 [PKTGEN]: Ports thread list to Kernel list implementation. by Luiz Capitulino · 18 years ago
  29. 222f180 [PKTGEN]: Lindent run. by Luiz Capitulino · 18 years ago
  30. 6df9424 [DCCP] options: Fix some aspects of mandatory option processing by Arnaldo Carvalho de Melo · 18 years ago
  31. c0c736d [DCCP] ccid2: coding style cleanups by Arnaldo Carvalho de Melo · 18 years ago
  32. 45329e7 [DCCP] ipv6: cleanups by Arnaldo Carvalho de Melo · 18 years ago
  33. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  34. 7247887 [DCCP] ipv6: Add missing ipv6 control socket by Arnaldo Carvalho de Melo · 18 years ago
  35. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  36. 5e0817f [DCCP] ipv4: make struct dccp_v4_prot static by Adrian Bunk · 18 years ago
  37. d76e60a [IPV6]: Fix some code/comment formatting in ip6_dst_output(). by David S. Miller · 18 years ago
  38. 06ef921 [IPV4]: fib_trie stats fix by Robert Olsson · 18 years ago
  39. 5ddf0eb [IPV4]: fib_trie initialzation fix by Robert Olsson · 18 years ago
  40. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 18 years ago
  41. e9df7d7f [AF_UNIX]: use shift instead of integer division by Benjamin LaHaise · 18 years ago
  42. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 18 years ago
  43. 2e1f47c [LLC]: Fix sap refcounting by Arnaldo Carvalho de Melo · 18 years ago
  44. 2342c99 [LLC]: Replace __inline__ with inline by Arnaldo Carvalho de Melo · 18 years ago
  45. 9c005e0 [LLC]: Fix struct proto .name by Arnaldo Carvalho de Melo · 18 years ago
  46. 95ed63f [NET] pktgen: Fix races between control/worker threads. by Arthur Kepner · 18 years ago
  47. b61fafc [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  48. 46f09ff [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init by Arnaldo Carvalho de Melo · 18 years ago
  49. 075ae86 [DCCP]: Move dccp_hashinfo from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  50. 0a1ec67 [DCCP]: Dont use dccp_v4_checksum in dccp_make_response by Arnaldo Carvalho de Melo · 18 years ago
  51. c985ed7 [DCCP]: Move dccp_[un]hash from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  52. 3e0fadc [DCCP]: Move dccp_v4_{init,destroy}_sock to the core by Arnaldo Carvalho de Melo · 18 years ago
  53. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  54. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 18 years ago
  55. 04e2661 [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock by Arnaldo Carvalho de Melo · 18 years ago
  56. 057fc67 [DCCP]: Kconfig tidy up by Arnaldo Carvalho de Melo · 18 years ago
  57. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  58. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 18 years ago
  59. 6ffd30f [DCCP] feat: Actually change the CCID upon negotiation by Andrea Bittau · 18 years ago
  60. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  61. f38c39d [PKT_SCHED]: Convert sch_red to a classful qdisc by Patrick McHardy · 18 years ago
  62. a70fcb0 [XFRM]: Add some missing exports. by David S. Miller · 18 years ago
  63. ee857a7 [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c by David S. Miller · 18 years ago
  64. 0ac8475 [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. by David S. Miller · 18 years ago
  65. 6c5c8ca [IPSEC]: Sync series - policy expires by Jamal Hadi Salim · 18 years ago
  66. 53bc6b4 [IPSEC]: Sync series - SA expires by Jamal Hadi Salim · 18 years ago
  67. 980ebd2 [IPSEC]: Sync series - acquire insert by Jamal Hadi Salim · 18 years ago
  68. d51d081 [IPSEC]: Sync series - user by Jamal Hadi Salim · 18 years ago
  69. 9500e8a [IPSEC]: Sync series - fast path by Jamal Hadi Salim · 18 years ago
  70. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 18 years ago
  71. f5539eb [PKT_SCHED]: Keep backlog counter in sch_sfq by Patrick McHardy · 18 years ago
  72. 053cfed [PKT_SCHED]: Restore TBF change semantic by Patrick McHardy · 18 years ago
  73. cdc7f8e [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark} by Patrick McHardy · 18 years ago
  74. 6d037a2 [PKT_SCHED]: Qdisc drop operation is optional by Patrick McHardy · 18 years ago
  75. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 18 years ago
  76. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  77. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  78. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 18 years ago
  79. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  80. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  81. 5d04bff [NETFILTER]: Convert x_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  82. 7f93971 [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  83. aa83c1a [NETFILTER]: Convert arp_tables targets to centralized error checking by Patrick McHardy · 18 years ago
  84. 1d5cd90 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  85. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 18 years ago
  86. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  87. 6ea46c9 [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm by Yasuyuki Kozakai · 18 years ago
  88. f2ad52c [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message by Holger Eitzenberger · 18 years ago
  89. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 18 years ago
  90. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 18 years ago
  91. 5d424d5 [TCP]: MTU probing by John Heffner · 18 years ago
  92. d15150f [IPV4] fib_rules.c: make struct fib_rules static again by Adrian Bunk · 18 years ago
  93. 2b191be [IPCOMP6]: don't check vfree() argument for NULL. by Jesper Juhl · 18 years ago
  94. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  95. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  96. aa5d7df [DCCP] CCID3: Set the no_feedback_timer fields near init_timer by Arnaldo Carvalho de Melo · 18 years ago
  97. 9833d6d [DCCP]: Don't alloc ack vector for the control sock by Arnaldo Carvalho de Melo · 18 years ago
  98. d5e9b2c [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free by Arnaldo Carvalho de Melo · 18 years ago
  99. 4114470 [DCCP] CCID: Allow ccid_{init,exit} to be NULL by Arnaldo Carvalho de Melo · 18 years ago
  100. 02bcf28 [DCCP] ackvec: Introduce ack vector records by Andrea Bittau · 18 years ago