1. 12c081a fib_trie: inflate/halve nodes in a more RCU friendly way by Alexander Duyck · 10 years ago
  2. fc86a93 fib_trie: Push tnode flushing down to inflate/halve by Alexander Duyck · 10 years ago
  3. ff181ed fib_trie: Push assignment of child to parent down into inflate/halve by Alexander Duyck · 10 years ago
  4. f05a481 fib_trie: Add functions should_inflate and should_halve by Alexander Duyck · 10 years ago
  5. cf3637b fib_trie: Move resize to after inflate/halve by Alexander Duyck · 10 years ago
  6. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  7. 98293e8 fib_trie: Use unsigned long for anything dealing with a shift by bits by Alexander Duyck · 10 years ago
  8. e9b4401 fib_trie: Update meaning of pos to represent unchecked bits by Alexander Duyck · 10 years ago
  9. 836a012 fib_trie: Optimize fib_table_insert by Alexander Duyck · 10 years ago
  10. 939afb0 fib_trie: Optimize fib_find_node by Alexander Duyck · 10 years ago
  11. 9f9e636 fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables by Alexander Duyck · 10 years ago
  12. adaf981 fib_trie: Merge leaf into tnode by Alexander Duyck · 10 years ago
  13. 37fd30f fib_trie: Merge tnode_free and leaf_free into node_free by Alexander Duyck · 10 years ago
  14. 64c9b6f fib_trie: Make leaf and tnode more uniform by Alexander Duyck · 10 years ago
  15. 8274a97 fib_trie: Update usage stats to be percpu instead of global variables by Alexander Duyck · 10 years ago
  16. bec94d430 gre: allow live address change by stephen hemminger · 10 years ago
  17. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 10 years ago
  18. 957f094 tun: return proper error code from tun_do_read by Alex Gartrell · 10 years ago
  19. 8789793 tun: Fixed unsigned/signed comparison by Alex Gartrell · 10 years ago
  20. 886eaa1 tipc: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
  21. f230332 Merge branch 'enic-next' by David S. Miller · 10 years ago
  22. 58feff0 enic: add stats for dma mapping error by Govindarajulu Varadarajan · 10 years ago
  23. 065df15 enic: check dma_mapping_error by Govindarajulu Varadarajan · 10 years ago
  24. 5e32066 enic: make vnic_wq_buf doubly linked by Govindarajulu Varadarajan · 10 years ago
  25. 5164172 Merge branch 'fec-next' by David S. Miller · 10 years ago
  26. 07b4d2d ARM: dts: imx6qdl: enable FEC magic-packet feature by Nimrod Andy · 10 years ago
  27. 456062b ARM: imx: add FEC sleep mode callback function by Nimrod Andy · 10 years ago
  28. de40ed3 net: fec: add Wake-on-LAN support by Nimrod Andy · 10 years ago
  29. 03366a33 net: gianfar: add missing __iomem annotation by Kevin Hao · 10 years ago
  30. 91c53f76 net: gianfar: mark the local functions static by Kevin Hao · 10 years ago
  31. 41f2f12 virtio-net: don't do header check for dodgy gso packets by Jason Wang · 10 years ago
  32. dd45077 arm: sa1100: move irda header to linux/platform_data by Dmitry Eremin-Solenikov · 10 years ago
  33. 1214133 net: sxgbe: Use setup_timer by Julia Lawall · 10 years ago
  34. fea3cb0 ksz884x: Use setup_timer by Julia Lawall · 10 years ago
  35. cc73e41 atl1e: Use setup_timer by Julia Lawall · 10 years ago
  36. d0e520e atheros: atlx: Use setup_timer by Julia Lawall · 10 years ago
  37. 5115ec9 Merge branch 'timecounter' by David S. Miller · 10 years ago
  38. 2eebdde timecounter: keep track of accumulated fractional nanoseconds by Richard Cochran · 10 years ago
  39. f25a30b net: cpts: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  40. ce51ff0 net: mlx4: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  41. 826ef90 net: ixgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  42. 5ee698e net: igb: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  43. f4de2b9 net: e1000e: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  44. 59e1696 net: fec: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  45. 2e5601f net: bnx2x: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  46. 8b976e9 net: xgbe: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  47. 796c1ef timecounter: provide a helper function to shift the time. by Richard Cochran · 10 years ago
  48. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  49. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  50. 6ab1e8d Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 years ago
  51. 5faa015 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  52. b9d4a35 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  53. df90dcd Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  54. dc97a1a genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). by David S. Miller · 10 years ago
  55. 346eef2 Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  56. 034496f Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  57. 5e6c2c9 Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  58. 4c5d499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  59. 45f87de mm: get rid of radix tree gfp mask for pagecache_get_page by Michal Hocko · 10 years ago
  60. 651c329 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  61. 4f2f277 Merge branches 'pm-domains', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 10 years ago
  62. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  63. e0288b0 Merge branch 'pm-opp' by Rafael J. Wysocki · 10 years ago
  64. 1c2d26e mmc: core: stop trying to switch width when only one bit is supported by Alexandre Belloni · 10 years ago
  65. b7392d2 Linux 3.19-rc2 by Linus Torvalds · 10 years ago
  66. 2ea1e35 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  67. 9a6b871 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  68. dbaff30 kvm: warn on more invariant breakage by Paolo Bonzini · 10 years ago
  69. efbeec7 kvm: fix sorting of memslots with base_gfn == 0 by Paolo Bonzini · 10 years ago
  70. 29169f8 Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  71. a629df7 kvm: x86: drop severity of "generation wraparound" message by Paolo Bonzini · 10 years ago
  72. baa0352 kvm: x86: vmx: reorder some msr writing by Tiejun Chen · 10 years ago
  73. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  74. eb69c5b ne2k-pci: Add pci_disable_device in error handling by Jia-Ju Bai · 10 years ago
  75. a22a9e4 bonding: change error message to debug message in __bond_release_one() by Wengang Wang · 10 years ago
  76. 24f626d Merge branch 'netlink_multicast' by David S. Miller · 10 years ago
  77. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  78. 7d68536 netlink: call unbind when releasing socket by Johannes Berg · 10 years ago
  79. b10dcb3 netlink: update listeners directly when removing socket by Johannes Berg · 10 years ago
  80. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  81. 02c81ab netlink: rename netlink_unbind() to netlink_undo_bind() by Johannes Berg · 10 years ago
  82. 5242d422 [regression] braino in "lustre: use is_root_inode()" by Al Viro · 10 years ago
  83. eb46e22 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  84. b63a2a1 Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  85. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  86. 6e4ab36 net: incorrect use of init_completion fixup by Nicholas Mc Guire · 10 years ago
  87. ef8f342 neigh: remove next ptr from struct neigh_table by Nicolas Dichtel · 10 years ago
  88. 16d8614 net: xilinx: Remove unnecessary temac_property in the driver by Appana Durga Kedareswara Rao · 10 years ago
  89. 58628a7 Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  90. d0e1df9 net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 by Johan Hovold · 10 years ago
  91. 2c26d34 net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding by Jay Vosburgh · 10 years ago
  92. 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 10 years ago
  93. d679582 ALSA: hda_intel: apply the Seperate stream_tag for Skylake by Libin Yang · 10 years ago
  94. 93e3423 ALSA: hda_controller: Separate stream_tag for input and output streams. by Rafal Redzimski · 10 years ago
  95. 08b022a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  96. ebda37c9 Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
  97. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  98. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  99. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  100. 8975842 brcmfmac: Do not crash if platform data is not populated by Mika Westerberg · 10 years ago