1. 8d07d15 inet_diag: Introduce the byte-code run on an inet socket by Pavel Emelyanov · 13 years ago
  2. b005ab4 inet_diag: Export inet diag cookie checking routine by Pavel Emelyanov · 13 years ago
  3. 7b35ead inet_diag: Remove indirect sizeof from inet diag handlers by Pavel Emelyanov · 13 years ago
  4. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
  5. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  6. 348a144 vlan: introduce functions to do mass addition/deletion of vids by another device by Jiri Pirko · 13 years ago
  7. 5b9ea6e vlan: introduce vid list with reference counting by Jiri Pirko · 13 years ago
  8. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 13 years ago
  9. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  10. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 13 years ago
  11. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  12. 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
  13. 126fdc3 inet_diag: Introduce new inet_diag_req header by Pavel Emelyanov · 13 years ago
  14. d366477 sock_diag: Initial skeleton by Pavel Emelyanov · 13 years ago
  15. 8d34172 sock_diag: Introduce new message type by Pavel Emelyanov · 13 years ago
  16. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  17. 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
  18. 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
  19. 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
  20. 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
  21. 63afe12 if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1. by sjur.brandeland@stericsson.com · 13 years ago
  22. 27b14b5 tracing: Restore system filter behavior by Li Zefan · 13 years ago
  23. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  24. 10c6db1 perf: Fix loss of notification with multi-event by Peter Zijlstra · 13 years ago
  25. 117632e tcp: take care of misalignments by Eric Dumazet · 13 years ago
  26. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  27. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 13 years ago
  28. b4e1661 genetlink: Add rcu_dereference_genl and genl_dereference. by Jesse Gross · 13 years ago
  29. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 13 years ago
  30. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 0efebaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  32. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  33. 6569861 net: Make ndo_neigh_destroy return void. by David S. Miller · 13 years ago
  34. 2a367c3 can: cc770: add driver core for the Bosch CC770 and Intel AN82527 by Wolfgang Grandegger · 13 years ago
  35. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  36. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  37. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  38. 8cd7920 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  39. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  40. c5d67bd net: Add netdev interfaces for recording sends/comp by Tom Herbert · 13 years ago
  41. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  42. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  43. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  44. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  45. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  46. f7bc83d PM: Update comments describing device power management callbacks by Rafael J. Wysocki · 13 years ago
  47. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  48. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  49. cb35999 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 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 · 13 years ago
  51. 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
  52. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  53. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  54. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  55. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  56. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  57. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  58. d11ead7 net: Use IS_ENABLED() in netdevice.h as appropriate by Ben Hutchings · 13 years ago
  59. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  60. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  61. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  62. 9b82e65d6 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  63. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  64. fe1a7fe virtio-mmio: Correct the name of the guest features selector by Sasha Levin · 13 years ago
  65. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  66. 5907c5f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  67. 0a2c986 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  68. 780dc9b regulator: TPS65910: Fix VDD1/2 voltage selector count by Afzal Mohammed · 13 years ago
  69. 6782002 i2c: Delete ANY_I2C_BUS by Jean Delvare · 13 years ago
  70. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  71. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  72. 5eccdf5e tc: comment spelling fixes by stephen hemminger · 13 years ago
  73. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  74. 570e57b atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() by Eric Dumazet · 13 years ago
  75. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  76. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  77. 8ba8ed5 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  78. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  79. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  80. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 13 years ago
  81. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  82. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  83. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  84. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  85. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. 6fe4c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  87. a4cc388 Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  88. 2d360fc Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  89. a5c86e9 hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZE by David Rientjes · 13 years ago
  90. 208f6f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  91. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 13 years ago
  92. 56c978f net: Remove LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  93. b684452 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  94. 15bd1cf Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  95. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  96. f6f8285 pstore: pass allocated memory region back to caller by Kees Cook · 13 years ago
  97. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  98. e11c259 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
  99. bb75c62 Revert "KVM: PPC: Add support for explicit HIOR setting" by Alexander Graf · 13 years ago
  100. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago