1. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 14 years ago
  2. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 14 years ago
  3. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 14 years ago
  4. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 14 years ago
  5. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 14 years ago
  6. ea6e574 ipv6: add ip6_route_lookup by Florian Westphal · 14 years ago
  7. 8f97339 netfilter: add ipv4 reverse path filter match by Florian Westphal · 15 years ago
  8. 117632e tcp: take care of misalignments by Eric Dumazet · 14 years ago
  9. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 14 years ago
  10. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 14 years ago
  11. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 14 years ago
  12. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 14 years ago
  13. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 14 years ago
  14. b4e1661 genetlink: Add rcu_dereference_genl and genl_dereference. by Jesse Gross · 14 years ago
  15. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 14 years ago
  16. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 14 years ago
  17. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  18. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  19. 6569861 net: Make ndo_neigh_destroy return void. by David S. Miller · 14 years ago
  20. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 14 years ago
  21. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 14 years ago
  22. ea1f51b dsa: Include linux/if_ether.h to fix build error by Axel Lin · 14 years ago
  23. 8aa953d caif: Remove unused attributes from struct cflayer by sjur.brandeland@stericsson.com · 14 years ago
  24. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 14 years ago
  25. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 14 years ago
  26. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 14 years ago
  27. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 14 years ago
  28. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  29. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 14 years ago
  30. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 14 years ago
  31. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 14 years ago
  32. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 14 years ago
  33. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 14 years ago
  34. 1026fec neigh: Create mechanism for generic neigh private areas. by David Miller · 14 years ago
  35. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  36. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 14 years ago
  37. 114cf58 bql: Byte queue limits by Tom Herbert · 14 years ago
  38. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 14 years ago
  39. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 14 years ago
  40. 75957ba dql: Dynamic queue limits by Tom Herbert · 14 years ago
  41. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 14 years ago
  42. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  43. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 14 years ago
  44. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 14 years ago
  45. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  46. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 14 years ago
  47. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 14 years ago
  48. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 14 years ago
  49. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 14 years ago
  50. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  51. 4244cb4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  52. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  53. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 14 years ago
  54. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 14 years ago
  55. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 14 years ago
  56. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 14 years ago
  57. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 14 years ago
  58. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 14 years ago
  59. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 14 years ago
  60. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 14 years ago
  61. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 14 years ago
  62. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 14 years ago
  63. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 14 years ago
  64. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  65. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 14 years ago
  66. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 14 years ago
  67. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 14 years ago
  68. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  69. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 14 years ago
  70. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 14 years ago
  71. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 14 years ago
  72. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  73. b079d67 Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fixes-dss by Tony Lindgren · 14 years ago
  74. 8c21522 netprio_cgroup: Fix build break by Neil Horman · 14 years ago
  75. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  76. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 14 years ago
  77. 2d0f240 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  78. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 14 years ago
  79. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 14 years ago
  80. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 14 years ago
  81. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 14 years ago
  82. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 14 years ago
  83. 5eccdf5 tc: comment spelling fixes by stephen hemminger · 14 years ago
  84. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 14 years ago
  85. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 14 years ago
  86. 570e57b atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() by Eric Dumazet · 14 years ago
  87. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 14 years ago
  88. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  89. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
  90. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  91. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  92. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 14 years ago
  93. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 14 years ago
  94. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 14 years ago
  95. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 14 years ago
  96. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 14 years ago
  97. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 14 years ago
  98. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 14 years ago
  99. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 14 years ago
  100. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 14 years ago