1. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  2. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  3. 11eeef4 netfilter: passive OS fingerprint xtables match by Evgeniy Polyakov · 15 years ago
  4. f87fb66 netfilter: nf_ct_icmp: keep the ICMP ct entries longer by Jan Kasprzak · 15 years ago
  5. 17f2f52 netfilter: ipt_MASQUERADE: remove redundant rwlock by Florian Westphal · 15 years ago
  6. 10662aa netfilter: xt_NFQUEUE: queue balancing support by Florian Westphal · 15 years ago
  7. 61f5abc netfilter: xt_NFQUEUE: use NFPROTO_UNSPEC by Florian Westphal · 15 years ago
  8. a5e7882 netfilter: x_tables: added hook number into match extension parameter structure. by Evgeniy Polyakov · 15 years ago
  9. e34d5c1 netfilter: conntrack: replace notify chain by function pointer by Pablo Neira Ayuso · 15 years ago
  10. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  11. 274d383 netfilter: conntrack: don't report events on module removal by Pablo Neira Ayuso · 15 years ago
  12. 03b64f5 netfilter: ctnetlink: cleanup message-size calculation by Pablo Neira Ayuso · 15 years ago
  13. 96bcf93 netfilter: ctnetlink: use nlmsg_* helper function to build messages by Pablo Neira Ayuso · 15 years ago
  14. f2f3e38 netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definition by Pablo Neira Ayuso · 15 years ago
  15. 8b0a231 netfilter: ctnetlink: remove nowait parameter from *fill_info() by Pablo Neira Ayuso · 15 years ago
  16. f49c857 netfilter: nfnetlink: cleanup for nfnetlink_rcv_msg() function by Pablo Neira Ayuso · 15 years ago
  17. 874ab92 netfilter: nf_ct_tcp: TCP simultaneous open support by Jozsef Kadlecsik · 15 years ago
  18. 8cc848f Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  19. a17c859 netfilter: conntrack: add support for DCCP handshake sequence to ctnetlink by Pablo Neira Ayuso · 15 years ago
  20. a2a804c tcp: Do not check flush when comparing options for GRO by Herbert Xu · 15 years ago
  21. 9aaa156 gro: Store shinfo in local variable in skb_gro_receive by Herbert Xu · 15 years ago
  22. 66e92fc gro: Nasty optimisations for page frags in skb_gro_receive by Herbert Xu · 15 years ago
  23. cb18978 gro: Open-code final pskb_may_pull by Herbert Xu · 15 years ago
  24. 1075f3f ipv4: Use 32-bit loads for ID and length in GRO by Herbert Xu · 15 years ago
  25. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 15 years ago
  26. 7489594 gro: Optimise length comparison in skb_gro_header by Herbert Xu · 15 years ago
  27. 30a3ae3 tcp: Optimise len/mss comparison by Herbert Xu · 15 years ago
  28. 4a9a296 tcp: Remove unnecessary window comparisons for GRO by Herbert Xu · 15 years ago
  29. 745898e tcp: Optimise GRO port comparisons by Herbert Xu · 15 years ago
  30. 78d3fd0 gro: Only use skb_gro_header for completely non-linear packets by Herbert Xu · 15 years ago
  31. 67147ba gro: Localise offset/headlen in skb_gro_offset by Herbert Xu · 15 years ago
  32. 78a478d gro: Inline skb_gro_header and cache frag0 virtual address by Herbert Xu · 15 years ago
  33. 42da699 gro: Open-code frags copy in skb_gro_receive by Herbert Xu · 15 years ago
  34. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  35. 2b0cc7f net: Remove bogus reference to BUS_ID_SIZE in sysfs code. by David S. Miller · 15 years ago
  36. 08baf56 net: txq_trans_update() helper by Eric Dumazet · 15 years ago
  37. a1dcb66 pkt_sched: gen_estimator: Fix signed integers right-shifts. by Jarek Poplawski · 15 years ago
  38. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  39. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. 9bcb97c skbuff: Copy csum instead of csum_start/csum_offset by Herbert Xu · 15 years ago
  41. 82c49a3 skbuff: Move new code into __copy_skb_header by Herbert Xu · 15 years ago
  42. 45ea4ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  43. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  44. a971be2 mac80211: correct probe wait time by Johannes Berg · 15 years ago
  45. 4ef699f mac80211: fix probe response wait timing by Johannes Berg · 15 years ago
  46. 8705782 wext: remove atomic requirement for wireless stats by Johannes Berg · 15 years ago
  47. 3699067 tcp: Unexport TCPv6 GRO functions by Herbert Xu · 15 years ago
  48. 7d18f11 net: Fix arg to trace_napi_poll() in netpoll. by David S. Miller · 15 years ago
  49. 0d63cbb wireless: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  50. 7ae740d netlabel: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  51. 8f698d5 ipvs: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  52. acb0a20 tipc: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  53. 502664e irda: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  54. a7b11d7 genetlink: Introduce genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  55. 4ea7e38 dropmon: add ability to detect when hardware dropsrxpackets by Neil Horman · 15 years ago
  56. 0975ecb RxRPC: Error handling for rxrpc_alloc_connection() by Dan Carpenter · 15 years ago
  57. 3ed18d7 ipv4: Fix oops with FIB_TRIE by Robert Olsson · 15 years ago
  58. d95ed92 af_packet: Teach to listen for multiple unicast addresses. by Eric W. Biederman · 15 years ago
  59. ca0f311 netns: simplify net_ns_init by Stephen Hemminger · 15 years ago
  60. 1f7a2bb netns: remove leftover debugging message by Stephen Hemminger · 15 years ago
  61. 5b5f792 pktgen: do not access flows[] beyond its length by Florian Westphal · 15 years ago
  62. 4f72427 IPv6: set RTPROT_KERNEL to initial route by Jean-Mickael Guerin · 15 years ago
  63. 86c2fe1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  64. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  65. 1ddbcb0 net: fix rtable leak in net/ipv4/route.c by Eric Dumazet · 15 years ago
  66. cf8da76 net: fix length computation in rt_check_expire() by Eric Dumazet · 15 years ago
  67. 9cef873 mac80211: fix managed mode BSSID handling by Johannes Berg · 15 years ago
  68. bbcf3f0 cfg80211: warn when wiphy_apply_custom_regulatory() does nothing by Luis R. Rodriguez · 15 years ago
  69. db67645 mac80211: fix parameter confusion when finding IBSS by Johannes Berg · 15 years ago
  70. 175427c mac80211: don't try to do anything on unchanged genIE by Johannes Berg · 15 years ago
  71. 7e0aae4 mac80211: Do not override AID in the duration field by Jouni Malinen · 15 years ago
  72. 3019667 mac80211: PS processing for every Beacon with our AID in TIM by Jouni Malinen · 15 years ago
  73. cce4c77 mac80211: fix kernel-doc by Johannes Berg · 15 years ago
  74. e43e820 cfg80211: fix compile error with CONFIG_CFG80211_DEBUGFS by Pavel Roskin · 15 years ago
  75. 61405e9 cfg80211: fix in nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  76. d0e18f8 cfg80211: cleanup return calls on nl80211_set_reg() by Luis R. Rodriguez · 15 years ago
  77. 4776c6e cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULES by Luis R. Rodriguez · 15 years ago
  78. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 15 years ago
  79. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  80. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  81. cc32abd mac80211: move channel switch code by Johannes Berg · 15 years ago
  82. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  83. 9277818 mac80211: Cancel pending probereq poll on beacon RX by Jouni Malinen · 15 years ago
  84. cccaec9 mac80211: Initialize RX's last received sequence number by Senthil Balasubramanian · 15 years ago
  85. 80a3511 cfg80211: add debugfs HT40 allow map by Luis R. Rodriguez · 15 years ago
  86. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  87. 294196a cfg80211: check allowed channel type upon userspace requests by Luis R. Rodriguez · 15 years ago
  88. 768777e mac80211: check if HT40+/- is allowed before sending assoc by Luis R. Rodriguez · 15 years ago
  89. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  90. 038659e cfg80211: Process regulatory max bandwidth checks for HT40 by Luis R. Rodriguez · 15 years ago
  91. 5078b2e cfg80211: fix race between core hint and driver's custom apply by Luis R. Rodriguez · 15 years ago
  92. 88f16db wext: verify buffer size for SIOCSIWENCODEEXT by Johannes Berg · 15 years ago
  93. 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 15 years ago
  94. 9af2851 addrconf: refuse isatap eui64 for INADDR_ANY by Sascha Hlusiak · 15 years ago
  95. 4b2796017 sit: ipip6_tunnel_del_prl: return err by Sascha Hlusiak · 15 years ago
  96. 4fddbf5 sit: strictly restrict incoming traffic to tunnel link device by Sascha Hlusiak · 15 years ago
  97. 8db99e5 sit: Fail to create tunnel, if it already exists by Sascha Hlusiak · 15 years ago
  98. 9643f45 ipv4: teach ipconfig about the MTU option in DHCP by Chris Friesen · 15 years ago
  99. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  100. ab35cd4 sch_teql: Use net_device internal stats by Eric Dumazet · 15 years ago