1. 0dd20f3 NET: nps_enet: replace use of cause register by Noam Camus · 9 years ago
  2. 1728369 Merge branch 'gro_tunnels' by David S. Miller · 9 years ago
  3. 2701366 fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks by Tom Herbert · 9 years ago
  4. 58ce31c vxlan: GRO support at tunnel layer by Tom Herbert · 9 years ago
  5. b7fe10e gro: Fix remcsum offload to deal with frags in GRO by Tom Herbert · 9 years ago
  6. 9a873c7 net/xen-netfront: only clean up queues if present by Chas Williams · 9 years ago
  7. f5117ce net: dsa: mv88e6xxx: set 802.1Q mode to Fallback by Vivien Didelot · 9 years ago
  8. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 1a69205 enic: Fix build failure with SRIOV disabled. by David S. Miller · 9 years ago
  10. a9e01ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  11. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  12. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  13. 08617f4 Merge branch 'lwt-ipv6' by David S. Miller · 9 years ago
  14. 32a2b00 ipv6: route: per route IP tunnel metadata via lightweight tunnel by Jiri Benc · 9 years ago
  15. 904af04 ipv6: route: extend flow representation with tunnel key by Jiri Benc · 9 years ago
  16. a725e51 vxlan: metadata based tunneling for IPv6 by Jiri Benc · 9 years ago
  17. 6f264e4 vxlan: do not shadow flags variable by Jiri Benc · 9 years ago
  18. 705cc62 vxlan: provide access function for vxlan socket address family by Jiri Benc · 9 years ago
  19. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  20. 06e9d04 ipv6: drop metadata dst in ip6_route_input by Jiri Benc · 9 years ago
  21. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  22. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  23. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  24. 376534a ip_tunnels: use offsetofend by Jiri Benc · 9 years ago
  25. 6b8847c ip_tunnels: use u8/u16/u32 by Jiri Benc · 9 years ago
  26. ac1cf39 ip_tunnels: remove custom alignment and packing by Jiri Benc · 9 years ago
  27. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  28. 938049e net: xgene Remove xgene specific phy and MAC lookup functions by Jeremy Linton · 9 years ago
  29. 4c9bcd1 net: Fix nexthop lookups by David Ahern · 9 years ago
  30. eb4cb85 bridge: fix netlink max attr size by Scott Feldman · 9 years ago
  31. 4d14a63 smsc911x: Remove dev==NULL check. by Jeremy Linton · 9 years ago
  32. 2f710a3 device property: Add ETH_ALEN check, update comments. by Jeremy Linton · 9 years ago
  33. ef09242 Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  34. e01286e ipv4: Make fib_encap_match static by Ying Xue · 9 years ago
  35. 84b6714 Merge branch 'ewma' by David S. Miller · 9 years ago
  36. f4e774f average: remove out-of-line implementation by Johannes Berg · 9 years ago
  37. 11ab35e rt2x00: use DECLARE_EWMA by Johannes Berg · 9 years ago
  38. 46f26dd ath5k: use DECLARE_EWMA by Johannes Berg · 9 years ago
  39. 5377d758 virtio_net: use DECLARE_EWMA by Johannes Berg · 9 years ago
  40. 0f8f27d bnx2x: Fix vxlan endianity issue by Yuval Mintz · 9 years ago
  41. b86d598 Merge branch 'vrf-cleanups-part-2' by David S. Miller · 9 years ago
  42. 2640b39 vrf: ndo_add|del_slave drop unnecessary checks by Nikolay Aleksandrov · 9 years ago
  43. 15df5e7 vrf: move vrf_insert_slave so we can drop a goto label by Nikolay Aleksandrov · 9 years ago
  44. 67f3a90 vrf: remove unnecessary duplicate check by Nikolay Aleksandrov · 9 years ago
  45. e367da0 vrf: don't panic on cache create failure by Nikolay Aleksandrov · 9 years ago
  46. 57b8efa vrf: plug skb leaks by Nikolay Aleksandrov · 9 years ago
  47. 28e55d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  49. a971dbc Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  50. 3243f50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  51. 3bd8f7d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  52. 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
  53. 18041e3 vrf: vrf_master_ifindex_rcu is not always called with rcu read lock by Nikolay Aleksandrov · 9 years ago
  54. 824e738 lwtunnel: Fix the sparse warnings in fib_encap_match by Ying Xue · 9 years ago
  55. e24b6c0 Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  56. 59a51a6 ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211) by Rick Sherman · 9 years ago
  57. 9003ebb ALSA: usb-audio: Fix runtime PM unbalance by Takashi Iwai · 9 years ago
  58. 8cfd23e netfilter: nft_payload: work around vlan header stripping by Florian Westphal · 9 years ago
  59. 0f69a38 target: Fix handling of small allocation lengths in REPORT LUNS by Roland Dreier · 9 years ago
  60. def63be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  61. 1c8aa21 Merge branch 'vrf-next' by David S. Miller · 9 years ago
  62. 58aa908 vrf: simplify the netdev notifier function by Nikolay Aleksandrov · 9 years ago
  63. 3a4a27d vrf: don't check for dstats and rth in uninit path by Nikolay Aleksandrov · 9 years ago
  64. db5dbec vrf: drop unused num_slaves member by Nikolay Aleksandrov · 9 years ago
  65. 17d95f5 vrf: drop unnecessary dev refcnt changes by Nikolay Aleksandrov · 9 years ago
  66. 954591b hv_netvsc: Fix dereference of nvdev before check by Andrew Schwartzmeyer · 9 years ago
  67. 2d79849 lwtunnel: ip tunnel: fix multiple routes with different encap by Jiri Benc · 9 years ago
  68. df383e6 lwtunnel: fix memory leak by Jiri Benc · 9 years ago
  69. fd7dec2 batman-adv: Fix memory leak on tt add with invalid vlan by Sven Eckelmann · 9 years ago
  70. c938a00 cxgb4: memory corruption in debugfs by Dan Carpenter · 9 years ago
  71. 3dc33e2 enic: Fix namespace pollution causing build errors. by David S. Miller · 9 years ago
  72. f34fa14 bnx2x: Add vxlan RSS support by Rajesh Borundia · 9 years ago
  73. 3f0bf60 Merge branch 'dsa-multi-swtich' by David S. Miller · 9 years ago
  74. 6083ce7 dsa: mv88e6xxx: Set DSA mode based on chip abilities by Andrew Lunn · 9 years ago
  75. 60045cb net: dsa: Add dsa_is_dsa_port() helper by Andrew Lunn · 9 years ago
  76. 1e72e6f net: dsa: Allow multi hop routes to be expressed by Andrew Lunn · 9 years ago
  77. 56d1392 ixgbe: TRIVIAL fix up double 'the' and comment style by Jacob Keller · 9 years ago
  78. d147329 ixgbe: Simplify port-specific macros by Mark Rustad · 9 years ago
  79. ceee345 igb: make sure SR-IOV init uses the right number of queues by Todd Fujinaka · 9 years ago
  80. fae5eca igbvf: clear buffer_info->dma after dma_unmap_single() by Stefan Assmann · 9 years ago
  81. 42ad1a0 igb: Fix a memory leak in igb_probe by Jia-Ju Bai · 9 years ago
  82. 0845d45 e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open by Jia-Ju Bai · 9 years ago
  83. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 9 years ago
  84. 5e5d494 e100: Release skb when DMA mapping is failed in e100_xmit_prepare by Jia-Ju Bai · 9 years ago
  85. 9ad607b e100: Add a check after pci_pool_create to avoid null pointer dereference by Jia-Ju Bai · 9 years ago
  86. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  87. 51045ec igb: add support for 1512 PHY by Todd Fujinaka · 9 years ago
  88. 30c7291 igb: implement high frequency periodic output signals by Richard Cochran · 9 years ago
  89. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 9 years ago
  90. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 9 years ago
  91. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  92. 1b647a1 Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  93. 61ed713 Merge branch 'drivers_iff_no_queue' by David S. Miller · 9 years ago
  94. 348e343 net: sched: drop all special handling of tx_queue_len == 0 by Phil Sutter · 9 years ago
  95. 906470c net: warn if drivers set tx_queue_len = 0 by Phil Sutter · 9 years ago
  96. 7d9e437 staging: wilc1000: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  97. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  98. 9ad09c5 net: hsr: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  99. cdf7370 net: batman-adv: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  100. 3db6da1 net: mac80211_hwsim: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago