1. ea3a66f [NETFILTER]: nfnetlink_queue: use endianness-aware attribute functions by Patrick McHardy · 17 years ago
  2. 9d6023a [NETFILTER]: nfnetlink_queue: mark hash table __read_mostly by Patrick McHardy · 17 years ago
  3. 2bd0119 [NETFILTER]: nfnetlink_queue: remove useless debugging by Patrick McHardy · 17 years ago
  4. c5de0df [NETFILTER]: nfnetlink_queue: kill useless wrapper by Patrick McHardy · 17 years ago
  5. 9872bec [NETFILTER]: nfnetlink: use RCU for queue instances hash by Patrick McHardy · 17 years ago
  6. a3c8e7fd [NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_config by Patrick McHardy · 17 years ago
  7. e48b9b2 [NETFILTER]: nfnetlink_queue: avoid unnecessary atomic operation by Patrick McHardy · 17 years ago
  8. f9c6399 [NETFILTER]: remove annoying debugging message by Patrick McHardy · 17 years ago
  9. daaa8be [NETFILTER]: nf_queue: clean up error paths by Patrick McHardy · 17 years ago
  10. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 17 years ago
  11. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  12. 7a6c665 [NETFILTER]: ip6_queue: resync dev-index based flushing by Patrick McHardy · 17 years ago
  13. 171b7fc [NETFILTER]: ip6_queue: deobfuscate entry lookups by Patrick McHardy · 17 years ago
  14. 9521409 [NETFILTER]: ip_queue: deobfuscate entry lookups by Patrick McHardy · 17 years ago
  15. b43d8d8 [NETFILTER]: nfnetlink_queue: deobfuscate entry lookups by Patrick McHardy · 17 years ago
  16. 0ac41e8 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry by Patrick McHardy · 17 years ago
  17. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  18. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 17 years ago
  19. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 17 years ago
  20. fb46990 [NETFILTER]: nf_queue: remove unnecessary hook existance check by Patrick McHardy · 17 years ago
  21. 8b1cf0d [NETFILTER]: nf_queue: minor cleanup by Patrick McHardy · 17 years ago
  22. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  23. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 17 years ago
  24. 279c2c7 [NETFILTER]: nf_conntrack_proto_icmp: kill extern declaration in .c file by Patrick McHardy · 17 years ago
  25. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 17 years ago
  26. 193b23c [NETFILTER]: xt_hashlimit: remove ip6tables module dependency by Patrick McHardy · 17 years ago
  27. 17dfc93 [NETFILTER]: {ip,ip6}t_LOG: log GID by Maciej Soltysiak · 17 years ago
  28. 50c164a [NETFILTER]: x_tables: add rateest match by Patrick McHardy · 17 years ago
  29. 5859034 [NETFILTER]: x_tables: add RATEEST target by Patrick McHardy · 17 years ago
  30. cb76c6a [NETFILTER]: ip_tables: remove obsolete SAME target by Patrick McHardy · 17 years ago
  31. 5c350e5 [NETFILTER]: IPv6 capable xt_TOS v1 target by Jan Engelhardt · 17 years ago
  32. f1095ab [NETFILTER]: IPv6 capable xt_tos v1 match by Jan Engelhardt · 17 years ago
  33. c9fd496 [NETFILTER]: Merge ipt_TOS into xt_DSCP by Jan Engelhardt · 17 years ago
  34. c3b33e6 [NETFILTER]: Merge ipt_tos into xt_dscp by Jan Engelhardt · 17 years ago
  35. 4c37799 [NETFILTER]: Use lowercase names for matches in Kconfig by Jan Engelhardt · 17 years ago
  36. e2cf5ec [NETFILTER]: ipt_addrtype: limit address type checking to an interface by Laszlo Attila Toth · 17 years ago
  37. 0553811 [IPV4]: Add inet_dev_addr_type() by Laszlo Attila Toth · 17 years ago
  38. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago
  39. 9e67d5a [NETFILTER]: x_tables: remove obsolete overflow check by Patrick McHardy · 17 years ago
  40. 259d4e4 [NETFILTER]: x_tables: struct xt_table_info diet by Eric Dumazet · 17 years ago
  41. d3c5ee6 [NETFILTER]: x_tables: consistent and unique symbol names by Jan Engelhardt · 17 years ago
  42. 4c61097 [NETFILTER]: replace list_for_each with list_for_each_entry by Li Zefan · 17 years ago
  43. 338e8a7 [NETFILTER]: x_tables: add TCPOPTSTRIP target by Sven Schnelle · 17 years ago
  44. 6ac552f [NETLINK]: af_netlink.c checkpatch cleanups by Patrick McHardy · 17 years ago
  45. 2fcb45b [IPSEC]: Use the correct family for input state lookup by Herbert Xu · 17 years ago
  46. bbca176 [UDP]: Counter increment should be in USER mode for recvmsg by Wang Chen · 17 years ago
  47. b2bf1e2 [UDP]: Clean up for IS_UDPLITE macro by Wang Chen · 17 years ago
  48. cb75994 [UDP]: Defer InDataGrams increment until recvmsg() does checksum by Wang Chen · 17 years ago
  49. 6859d49 [TCP]: Abstract tp->highest_sack accessing & point to next skb by Ilpo Järvinen · 17 years ago
  50. 7201883 [TCP]: Cleanup local variables of clean_rtx_queue by Ilpo Järvinen · 17 years ago
  51. ea60658c [TCP]: Add unlikely() to urgent handling in clean_rtx_queue by Ilpo Järvinen · 17 years ago
  52. 89d478f [TCP]: Remove duplicated code block from clean_rtx_queue by Ilpo Järvinen · 17 years ago
  53. 234b686 [TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe by Ilpo Järvinen · 17 years ago
  54. d67c58e [TCP]: Remove local variable and use packets_in_flight directly by Ilpo Järvinen · 17 years ago
  55. 50c4817 [TCP]: MTUprobe: prepare skb fields earlier by Ilpo Järvinen · 17 years ago
  56. c3a05c6 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid by Ilpo Järvinen · 17 years ago
  57. ede9f3b [TCP]: Unite identical code from two seqno split blocks by Ilpo Järvinen · 17 years ago
  58. 407ef1d [TCP]: Remove superflucious FLAG_DATA_SACKED by Ilpo Järvinen · 17 years ago
  59. bce392f [TCP]: Move LOSTRETRANS MIB outside !(L|S) check by Ilpo Järvinen · 17 years ago
  60. 1dab622 [IPV6]: Use ctl paths to register addrconf sysctls by Pavel Emelyanov · 17 years ago
  61. f52295a [IPV6]: Unify and cleanup calls to addrconf_sysctl_register by Pavel Emelyanov · 17 years ago
  62. bfada69 [IPV4]: Use ctl paths to register devinet sysctls by Pavel Emelyanov · 17 years ago
  63. 66f27a5 [IPV4]: Unify and cleanup calls to devinet_sysctl_register by Pavel Emelyanov · 17 years ago
  64. edae58e softmac: mark as obsolete and schedule for removal by John W. Linville · 17 years ago
  65. 88fecd0 mac80211: remove "bcn_int" and "capab" scan results info by John W. Linville · 17 years ago
  66. 64bd4b6 mac80211: move A-MSDU identifier to flags by Ron Rindjunsky · 17 years ago
  67. d3c990f mac80211: adding 802.11n configuration flows by Ron Rindjunsky · 17 years ago
  68. fd4c7f2 mac80211: adding 802.11n essential A-MSDU Rx capability by Ron Rindjunsky · 17 years ago
  69. 9f985b0 mac80211: adding 802.11n essential A-MPDU addBA capability by Ron Rindjunsky · 17 years ago
  70. c715350 mac80211: adding 802.11n IEs handling by Ron Rindjunsky · 17 years ago
  71. 10816d4 mac80211: adding 802.11n HT framework definitions by Ron Rindjunsky · 17 years ago
  72. 82b3cad mac80211: adding MAC80211_HT_DEBUG config variable by Ron Rindjunsky · 17 years ago
  73. b1357a8 mac80211: allow setting drop_unencrypted with wext by Johannes Berg · 17 years ago
  74. e38bad4 mac80211: make ieee80211_iterate_active_interfaces not need rtnl by Johannes Berg · 17 years ago
  75. 76ee65b mac80211: restructuring data Rx handlers by Ron Rindjunsky · 17 years ago
  76. ece8edd mac80211: hardware scan rework by Zhu Yi · 17 years ago
  77. f68635e [IPV6]: Cleanup the addconf_sysctl_register by Pavel Emelyanov · 17 years ago
  78. 9fa8964 [IPV4]: Cleanup the devinet_sysctl_register by Pavel Emelyanov · 17 years ago
  79. c3bac5a [NEIGH]: Use the ctl paths to create neighbours sysctls by Pavel Emelyanov · 17 years ago
  80. 3c607bb [NEIGH]: Cleanup the neigh_sysctl_register by Pavel Emelyanov · 17 years ago
  81. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 17 years ago
  82. 1d430b9 [UNIX]: Use ctl paths to register unix ctl tables by Pavel Emelyanov · 17 years ago
  83. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 17 years ago
  84. 97577e3 [UNIX]: Extend unix_sysctl_(un)register prototypes by Pavel Emelyanov · 17 years ago
  85. dd88590 [DECNET]: Remove extra memset from dn_fib_check_nh by Denis V. Lunev · 17 years ago
  86. 875179f [IPSEC]: SPD auditing fix to include the netmask/prefix-length by Paul Moore · 17 years ago
  87. 9108d5f [TFRC]: Hide tx history details from the CCIDs by Arnaldo Carvalho de Melo · 17 years ago
  88. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 17 years ago
  89. be0ea7d [NETFILTER]: Convert old checksum helper names by Patrick McHardy · 17 years ago
  90. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 17 years ago
  91. 3159afe [DCCP]: Remove duplicate test for CloseReq by Gerrit Renker · 17 years ago
  92. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 17 years ago
  93. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 17 years ago
  94. f53dc67 [DCCP]: Use AF-independent rebuild_header routine by Gerrit Renker · 17 years ago
  95. 276f2ed [TFRC]: Migrate TX history to singly-linked lis by Arnaldo Carvalho de Melo · 17 years ago
  96. ea4f76a [TCP]: Two fixes to new sacktag code by Ilpo Järvinen · 17 years ago
  97. df1b86c [NET]: Nicer WARN_ON in netstat_show by Pavel Emelyanov · 17 years ago
  98. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 17 years ago
  99. df97c70 [NET]: Eliminate unused argument from sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago
  100. f561d0f [NET]: Uninline the sk_stream_alloc_pskb by Pavel Emelyanov · 17 years ago