1. aa976fc tproxy: added udp6_lib_lookup function by Balazs Scheidler · 14 years ago
  2. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  3. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  4. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 14 years ago
  5. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  6. 714f095 ipvs: IPv6 tunnel mode by Hans Schillstrom · 14 years ago
  7. ebbf41d netfilter: ctnetlink: add expectation deletion events by Pablo Neira Ayuso · 14 years ago
  8. 43f974c netfilter: install missing ebtables headers for userspace by Nick Bowler · 14 years ago
  9. 9ecdafd netfilter: xtables: remove unused defines by Jan Engelhardt · 14 years ago
  10. 75f0a0f netfilter: xtables: unify {ip,ip6,arp}t_error_target by Jan Engelhardt · 14 years ago
  11. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  12. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  13. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  14. eecc545 netfilter: add missing xt_log.h file by Patrick McHardy · 14 years ago
  15. 0c200d9 netfilter: nf_nat: make find/put static by Stephen Hemminger · 14 years ago
  16. 0d1e71b IPVS: Allow configuration of persistence engines by Simon Horman · 14 years ago
  17. 8be67a6 IPVS: management of persistence engine modules by Simon Horman · 14 years ago
  18. a3c918a IPVS: Add persistence engine data to /proc/net/ip_vs_conn by Simon Horman · 14 years ago
  19. 8599928 IPVS: Add struct ip_vs_pe by Simon Horman · 14 years ago
  20. f11017e IPVS: Add struct ip_vs_conn_param by Simon Horman · 14 years ago
  21. 001985b netfilter: nf_conntrack_sip: Add callid parser by Simon Horman · 14 years ago
  22. bc01befd netfilter: ctnetlink: add support for user-space expectation helpers by Pablo Neira Ayuso · 14 years ago
  23. 8b008fa netfilter: ctnetlink: allow to specify the expectation flags by Pablo Neira Ayuso · 14 years ago
  24. 8a80304 ipvs: make rerouting optional with snat_reroute by Julian Anastasov · 14 years ago
  25. f4bc17c ipvs: netfilter connection tracking changes by Julian Anastasov · 14 years ago
  26. 3575792 ipvs: extend connection flags to 32 bits by Julian Anastasov · 14 years ago
  27. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  28. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  29. cf0ac2b Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6 by David S. Miller · 14 years ago
  30. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  31. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  32. 905d64c RDS: Remove dead struct from rds.h by Andy Grover · 14 years ago
  33. a46f561 RDS: rds.h: Replace u_int[size]_t with uint[size]_t by Andy Grover · 14 years ago
  34. fd128df RDS: Add rds.h to exported headers list by Andy Grover · 14 years ago
  35. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  36. 2c3a5f9 RDS: Add flag for silent ops. Do atomic op before RDMA by Andy Grover · 15 years ago
  37. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  38. a6e0fc8 net: introduce rcu_dereference_rtnl by Eric Dumazet · 14 years ago
  39. e363416 include/net/raw.h: Convert raw_seq_private macro to inline by Joe Perches · 14 years ago
  40. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  41. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  42. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  43. ce7db28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  44. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  45. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  46. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  47. 73457f0f cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  48. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  49. 3fb5a99 cls_cgroup: Fix rcu lockdep warning by Li Zefan · 14 years ago
  50. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  51. 7162f66 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  52. 78ab952 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  53. c688399 net: Improve comments in include/linux/phy.h by Peter Meerwald · 14 years ago
  54. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  55. a28dec2 powerpc/85xx: Add P1021 PCI IDs and quirks by Anton Vorontsov · 14 years ago
  56. 4dc8913 net: add a comment on netdev->last_rx by Eric Dumazet · 14 years ago
  57. 3d5b99a TCP: update initial windows according to RFC 5681 by Gerrit Renker · 14 years ago
  58. 22b71c8 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 14 years ago
  59. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 14 years ago
  60. 409456b net: fix datapath typo by Simon Horman · 14 years ago
  61. 29cfcdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  62. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  63. 06f01e7 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  64. bad849b NOMMU: Stub out vm_get_page_prot() if there's no MMU by David Howells · 14 years ago
  65. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  66. 0fb8562 fanotify: resize pid and reorder structure by Tvrtko Ursulin · 14 years ago
  67. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  68. c0692b8 cfg80211: allow changing port control protocol by Johannes Berg · 14 years ago
  69. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  70. 40d0802 gro: __napi_gro_receive() optimizations by Eric Dumazet · 14 years ago
  71. 04cbe1d vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB by Chris Wilson · 14 years ago
  72. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  73. ad01b7d stmmac: make ioaddr 'void __iomem *' rather than unsigned long by Giuseppe CAVALLARO · 14 years ago
  74. e569aa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  75. 4c5f7d7 wl12xx: change contact person for the include file by Kalle Valo · 14 years ago
  76. 2738bd6 mac80211: trivial spelling fixes by Bob Copeland · 14 years ago
  77. ad1af0f tcp: Combat per-cpu skew in orphan tests. by David S. Miller · 14 years ago
  78. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  79. 0533943 mlx4_en: UDP RSS support by Yevgeny Petrilin · 14 years ago
  80. 7699517 mlx4_en: Fixing report in Ethtool get_settings by Yevgeny Petrilin · 14 years ago
  81. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
  82. c2e3143 tc: add meta match on receive hash by Stephen Hemminger · 14 years ago
  83. 5a46790 include/linux/if_ether.h: Remove unused #define MAC_FMT by Joe Perches · 14 years ago
  84. 75fb60f ACPI/PCI: Negotiate _OSC control bits before requesting them by Rafael J. Wysocki · 14 years ago
  85. 2b8fd91 ACPI/PCI: Do not preserve _OSC control bits returned by a query by Rafael J. Wysocki · 14 years ago
  86. d70e969 cfg80211: add some documentation by Johannes Berg · 14 years ago
  87. 2a5fb7b nl80211: some documentation fixes by Johannes Berg · 14 years ago
  88. 633dd1e mac80211: fix docbook by Johannes Berg · 14 years ago
  89. d2730b2 b43: N-PHY: Implement MAC PHY clock set by Gábor Stefanik · 14 years ago
  90. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  91. 633adf1 cfg80211: mark ieee80211_hdrlen const by Johannes Berg · 14 years ago
  92. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  94. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  95. 6d87f20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  96. d20de76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  97. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  98. 1726442 net: increase the size of priv_flags and add IFF_OVS_DATAPATH by Simon Horman · 14 years ago
  99. 8b230ed bna: Brocade 10Gb Ethernet device driver by Rasesh Mody · 14 years ago
  100. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago