1. 3c4d05c inet_diag: Introduce the inet socket dumping routine by Pavel Emelyanov · 13 years ago
  2. 8d07d15 inet_diag: Introduce the byte-code run on an inet socket by Pavel Emelyanov · 13 years ago
  3. b005ab4 inet_diag: Export inet diag cookie checking routine by Pavel Emelyanov · 13 years ago
  4. 7b35ead inet_diag: Remove indirect sizeof from inet diag handlers by Pavel Emelyanov · 13 years ago
  5. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
  6. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  7. 348a144 vlan: introduce functions to do mass addition/deletion of vids by another device by Jiri Pirko · 13 years ago
  8. 5b9ea6e vlan: introduce vid list with reference counting by Jiri Pirko · 13 years ago
  9. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 13 years ago
  10. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  11. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 13 years ago
  12. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  13. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
  14. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  15. 091c0f8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  16. 126fdc3 inet_diag: Introduce new inet_diag_req header by Pavel Emelyanov · 13 years ago
  17. d366477 sock_diag: Initial skeleton by Pavel Emelyanov · 13 years ago
  18. 8d34172 sock_diag: Introduce new message type by Pavel Emelyanov · 13 years ago
  19. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  20. d5f43c1 caif-spi: Bugfix for dump upon device removal by Erwan Bracq · 13 years ago
  21. d39aeaf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  22. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 63afe12 if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. by sjur.brandeland@stericsson.com · 13 years ago
  26. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  27. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  28. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  29. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  30. 117632e tcp: take care of misalignments by Eric Dumazet · 13 years ago
  31. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  32. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 13 years ago
  33. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  34. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  35. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 13 years ago
  36. b4e1661 genetlink: Add rcu_dereference_genl and genl_dereference. by Jesse Gross · 13 years ago
  37. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 13 years ago
  38. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  39. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  40. c2b5adb Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  41. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  42. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  43. 6569861 net: Make ndo_neigh_destroy return void. by David S. Miller · 13 years ago
  44. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  45. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  46. ea1f51b dsa: Include linux/if_ether.h to fix build error by Axel Lin · 13 years ago
  47. 2ed4d9d drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  48. 8aa953d caif: Remove unused attributes from struct cflayer by sjur.brandeland@stericsson.com · 13 years ago
  49. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  50. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  51. ea6a5d3 sch_red: fix red_calc_qavg_from_idle_time by Eric Dumazet · 13 years ago
  52. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  53. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  54. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  55. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  56. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  57. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  58. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  59. 1026fec neigh: Create mechanism for generic neigh private areas. by David Miller · 13 years ago
  60. 1432de0 cfg80211: clarify set tx power mBm documentation by Luis R. Rodriguez · 13 years ago
  61. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  62. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 13 years ago
  63. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  64. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 13 years ago
  65. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  66. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  67. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 13 years ago
  68. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  69. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  70. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  71. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  72. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  73. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  74. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  75. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  76. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  77. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  78. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  79. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  80. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  81. 39338b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  82. 4244cb4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  83. c28800a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. b7b996d Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 13 years ago
  85. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  86. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  87. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  88. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  89. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  90. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  91. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  92. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 13 years ago
  93. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  94. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  95. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  96. b8400f3 route: struct rtable can be const in rt_is_input_route and rt_is_output_route by Steffen Klassert · 13 years ago
  97. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  98. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  99. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  100. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago