1. b191ba0 [CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations. by Evgeniy Polyakov · 18 years ago
  2. 0ac81ae [IRDA]: TOIM3232 dongle support by David Basden · 18 years ago
  3. 65a3980 [PKTGEN]: Updates version. by Luiz Capitulino · 18 years ago
  4. c26a801 [PKTGEN]: Ports if_list to the in-kernel implementation. by Luiz Capitulino · 18 years ago
  5. 8024bb2 [PKTGEN]: Fix Initialization fail leak. by Luiz Capitulino · 18 years ago
  6. 12e1872 [PKTGEN]: Fix kernel_thread() fail leak. by Luiz Capitulino · 18 years ago
  7. cdcdbe0 [PKTGEN]: Ports thread list to Kernel list implementation. by Luiz Capitulino · 18 years ago
  8. 222f180 [PKTGEN]: Lindent run. by Luiz Capitulino · 18 years ago
  9. 6df9424 [DCCP] options: Fix some aspects of mandatory option processing by Arnaldo Carvalho de Melo · 18 years ago
  10. c0c736d [DCCP] ccid2: coding style cleanups by Arnaldo Carvalho de Melo · 18 years ago
  11. 45329e7 [DCCP] ipv6: cleanups by Arnaldo Carvalho de Melo · 18 years ago
  12. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  13. 7247887 [DCCP] ipv6: Add missing ipv6 control socket by Arnaldo Carvalho de Melo · 18 years ago
  14. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  15. 5e0817f [DCCP] ipv4: make struct dccp_v4_prot static by Adrian Bunk · 18 years ago
  16. d76e60a [IPV6]: Fix some code/comment formatting in ip6_dst_output(). by David S. Miller · 18 years ago
  17. 06ef921 [IPV4]: fib_trie stats fix by Robert Olsson · 18 years ago
  18. 5ddf0eb [IPV4]: fib_trie initialzation fix by Robert Olsson · 18 years ago
  19. 4f81c32 [TG3]: Fix tg3_get_ringparam() by Michael Chan · 18 years ago
  20. e75f7c9 [TG3]: Add some missing netif_running() checks by Michael Chan · 18 years ago
  21. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 18 years ago
  22. 1d541dd [AF_UNIX]: scm: better initialization by Benjamin LaHaise · 18 years ago
  23. e9df7d7f [AF_UNIX]: use shift instead of integer division by Benjamin LaHaise · 18 years ago
  24. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 18 years ago
  25. 2e1f47c [LLC]: Fix sap refcounting by Arnaldo Carvalho de Melo · 18 years ago
  26. 2342c99 [LLC]: Replace __inline__ with inline by Arnaldo Carvalho de Melo · 18 years ago
  27. 9c005e0 [LLC]: Fix struct proto .name by Arnaldo Carvalho de Melo · 18 years ago
  28. 95ed63f [NET] pktgen: Fix races between control/worker threads. by Arthur Kepner · 18 years ago
  29. 4bf07ef [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. by Jamal Hadi Salim · 18 years ago
  30. b61fafc [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  31. 46f09ff [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init by Arnaldo Carvalho de Melo · 18 years ago
  32. 075ae86 [DCCP]: Move dccp_hashinfo from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  33. 0a1ec67 [DCCP]: Dont use dccp_v4_checksum in dccp_make_response by Arnaldo Carvalho de Melo · 18 years ago
  34. c985ed7 [DCCP]: Move dccp_[un]hash from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  35. 3e0fadc [DCCP]: Move dccp_v4_{init,destroy}_sock to the core by Arnaldo Carvalho de Melo · 18 years ago
  36. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  37. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 18 years ago
  38. 04e2661 [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock by Arnaldo Carvalho de Melo · 18 years ago
  39. 057fc67 [DCCP]: Kconfig tidy up by Arnaldo Carvalho de Melo · 18 years ago
  40. 93ce209 [DCCP]: Make CCID2 be the default by Arnaldo Carvalho de Melo · 18 years ago
  41. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  42. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 18 years ago
  43. 6ffd30f [DCCP] feat: Actually change the CCID upon negotiation by Andrea Bittau · 18 years ago
  44. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  45. f38c39d [PKT_SCHED]: Convert sch_red to a classful qdisc by Patrick McHardy · 18 years ago
  46. a70fcb0 [XFRM]: Add some missing exports. by David S. Miller · 18 years ago
  47. ee857a7 [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c by David S. Miller · 18 years ago
  48. 0ac8475 [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. by David S. Miller · 18 years ago
  49. 8c29bfe [IPSEC]: Sync series - update selinux by Jamal Hadi Salim · 18 years ago
  50. 6c5c8ca [IPSEC]: Sync series - policy expires by Jamal Hadi Salim · 18 years ago
  51. 53bc6b4 [IPSEC]: Sync series - SA expires by Jamal Hadi Salim · 18 years ago
  52. 980ebd2 [IPSEC]: Sync series - acquire insert by Jamal Hadi Salim · 18 years ago
  53. d51d081 [IPSEC]: Sync series - user by Jamal Hadi Salim · 18 years ago
  54. 9500e8a [IPSEC]: Sync series - fast path by Jamal Hadi Salim · 18 years ago
  55. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 18 years ago
  56. f5539eb [PKT_SCHED]: Keep backlog counter in sch_sfq by Patrick McHardy · 18 years ago
  57. 053cfed [PKT_SCHED]: Restore TBF change semantic by Patrick McHardy · 18 years ago
  58. cdc7f8e [PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark} by Patrick McHardy · 18 years ago
  59. 6d037a2 [PKT_SCHED]: Qdisc drop operation is optional by Patrick McHardy · 18 years ago
  60. a85d771 [IRDA]: pci_register_driver conversion by Christophe Lucas · 18 years ago
  61. 0348882 [IRDA]: sti/cli removal from EP7211 IrDA driver by David chosrova · 18 years ago
  62. 0ed79c9 [IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset by Jean Tourrilhes · 18 years ago
  63. 3b99b93 [IRDA]: nsc-ircc: PM update by Dmitry Torokhov · 18 years ago
  64. ec4f32d [IRDA]: nsc-ircc: ISAPnP support by Jean Tourrilhes · 18 years ago
  65. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 18 years ago
  66. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  67. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  68. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 18 years ago
  69. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  70. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  71. 5d04bff [NETFILTER]: Convert x_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  72. 7f93971 [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  73. aa83c1a [NETFILTER]: Convert arp_tables targets to centralized error checking by Patrick McHardy · 18 years ago
  74. 1d5cd90 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  75. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 18 years ago
  76. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  77. 6ea46c9 [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm by Yasuyuki Kozakai · 18 years ago
  78. f2ad52c [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message by Holger Eitzenberger · 18 years ago
  79. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 18 years ago
  80. ba66c6e [DCCP]: Set the default CCID according to kernel config selection by Ian McDonald · 18 years ago
  81. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 18 years ago
  82. 0d36f37 [BNX2]: include <linux/vmalloc.h> by Michael Chan · 18 years ago
  83. 5d424d5 [TCP]: MTU probing by John Heffner · 18 years ago
  84. 1d60290f [BNX2]: Update version by Michael Chan · 18 years ago
  85. 3fdfcc2 [BNX2]: Support larger rx ring sizes (part 2) by Michael Chan · 18 years ago
  86. 13daffa [BNX2]: Support larger rx ring sizes (part 1) by Michael Chan · 18 years ago
  87. 236b639 [BNX2]: Fix bug when rx ring is full by Michael Chan · 18 years ago
  88. 244ac4f [BNX2]: Add ethtool -d support by Michael Chan · 18 years ago
  89. 6b39777 [BNX2]: Reduce register test size by Michael Chan · 18 years ago
  90. 2e2e4f5 [TG3]: Update version and reldate by Michael Chan · 18 years ago
  91. bc1c756 [TG3]: Support shutdown WoL. by Michael Chan · 18 years ago
  92. 4e3a7aa [TG3]: Enable TSO by default by Michael Chan · 18 years ago
  93. d4d2c55 [TG3]: Add support for 5714S and 5715S by Michael Chan · 18 years ago
  94. d15150f [IPV4] fib_rules.c: make struct fib_rules static again by Adrian Bunk · 18 years ago
  95. 2b191be [IPCOMP6]: don't check vfree() argument for NULL. by Jesper Juhl · 18 years ago
  96. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  97. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  98. aa5d7df [DCCP] CCID3: Set the no_feedback_timer fields near init_timer by Arnaldo Carvalho de Melo · 18 years ago
  99. 9833d6d [DCCP]: Don't alloc ack vector for the control sock by Arnaldo Carvalho de Melo · 18 years ago
  100. d5e9b2c [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free by Arnaldo Carvalho de Melo · 18 years ago