1. 325f2f1 mlxsw: core: Add mlxsw_core_port_driver_priv helper by Jiri Pirko · 9 years ago
  2. c30a53c mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user by Jiri Pirko · 9 years ago
  3. bc87250 mlxsw: spectrum_buffers: Change initialization of PG 9 by Jiri Pirko · 9 years ago
  4. 5408f7c mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC binding to it by Jiri Pirko · 9 years ago
  5. 078f9c7 mlxsw: spectrum_buffers: Cache shared buffer configuration by Jiri Pirko · 9 years ago
  6. aa99bc7 mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization by Jiri Pirko · 9 years ago
  7. b11c3b4 mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs by Jiri Pirko · 9 years ago
  8. 94266e3 mlxsw: spectrum_buffers: Push out shared buffer register writes by Jiri Pirko · 9 years ago
  9. a6179bf mlxsw: core: Add devlink shared buffer callbacks by Jiri Pirko · 9 years ago
  10. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 9 years ago
  11. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 9 years ago
  12. f38ba95 gre: eliminate holes in ip_tunnel by stephen hemminger · 9 years ago
  13. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 9 years ago
  14. b9aa78d Merge branch 'qed-ethtool-rss' by David S. Miller · 9 years ago
  15. 7c2d7d7 qed* - bump driver versions to 8.7.1.20 by Yuval Mintz · 9 years ago
  16. 961acde qede: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 9 years ago
  17. 8c5ebd0 qed: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 9 years ago
  18. 9511434 qed*: remove version dependency by Rahul Verma · 9 years ago
  19. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  20. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 9 years ago
  21. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 9 years ago
  22. e178c8c net: bcmgenet: add BQL support by Petri Gynther · 9 years ago
  23. dac916f net: bcmgenet: use __napi_schedule_irqoff() by Florian Fainelli · 9 years ago
  24. eb96ce0 net: bcmgenet: use napi_complete_done() by Eric Dumazet · 9 years ago
  25. dfb6cbf Merge branch 'sctp-delayed-wakeups' by David S. Miller · 9 years ago
  26. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 9 years ago
  27. 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 9 years ago
  28. ea01964 drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes by Denys Vlasenko · 9 years ago
  29. 079adf6 Merge branch 'bridge-sysfs-rtnl-notifications' by David S. Miller · 9 years ago
  30. bf871ad bridge: a netlink notification should be sent when those attributes are changed by ioctl by Xin Long · 9 years ago
  31. bdaf0d5 bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_if by Xin Long · 9 years ago
  32. 047831a bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_br by Xin Long · 9 years ago
  33. 4436156 bridge: simplify the stp_state_store by calling store_bridge_parm by Xin Long · 9 years ago
  34. 347db6b bridge: simplify the forward_delay_store by calling store_bridge_parm by Xin Long · 9 years ago
  35. 14f31bb bridge: simplify the flush_store by calling store_bridge_parm by Xin Long · 9 years ago
  36. f9a7cbb net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put by Denys Vlasenko · 9 years ago
  37. bf91795 Doc: networking: Fix typo in dsa by Masanari Iida · 9 years ago
  38. 47e27d5 ipv6, token: allow for clearing the current device token by Daniel Borkmann · 9 years ago
  39. fafc4e1 sock: tigthen lockdep checks for sock_owned_by_user by Hannes Frederic Sowa · 9 years ago
  40. 18b4681 net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation by Alexandre TORGUE · 9 years ago
  41. fbf405e Merge branch 'udp-hdrs-fixes' by David S. Miller · 9 years ago
  42. 31c2e49 udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM by Willem de Bruijn · 9 years ago
  43. 9f9a45b udp: do not expect udp headers on ioctl SIOCINQ by Willem de Bruijn · 9 years ago
  44. 99717bd Merge branch 'dsa-refactoring-set-1' by David S. Miller · 9 years ago
  45. c156913 dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name() by Andrew Lunn · 9 years ago
  46. 74c3e2a dsa: Rename phys_port_mask to enabled_port_mask by Andrew Lunn · 9 years ago
  47. e49bad3 net: dsa: Rename DSA probe function. by Andrew Lunn · 9 years ago
  48. a77d43f net: dsa: Keep the mii bus and address in the private structure by Andrew Lunn · 9 years ago
  49. 5feebd0 net: dsa: Remove allocation of driver private memory by Andrew Lunn · 9 years ago
  50. 7543a6d net: dsa: Have the switch driver allocate there own private memory by Andrew Lunn · 9 years ago
  51. bbb8d79 net: dsa: Pass the dsa device to the switch drivers by Andrew Lunn · 9 years ago
  52. 71bbe25 Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  53. 7d45a04 tipc: remove remnants of old broadcast code by Jon Paul Maloy · 9 years ago
  54. b30d27f Merge branch 'mediatek-stress-test-fixes' by David S. Miller · 9 years ago
  55. 369f045 net: mediatek: do not set the QID field in the TX DMA descriptors by John Crispin · 9 years ago
  56. 7c78b4a net: mediatek: move the pending_work struct to the device generic struct by John Crispin · 9 years ago
  57. e7d425d net: mediatek: fix mtk_pending_work by John Crispin · 9 years ago
  58. 34c2e4c net: mediatek: fix TX locking by John Crispin · 9 years ago
  59. 13c822f net: mediatek: fix stop and wakeup of queue by John Crispin · 9 years ago
  60. 13439ee net: mediatek: remove superfluous reset call by John Crispin · 9 years ago
  61. beeb4ca net: mediatek: mtk_cal_txd_req() returns bad value by John Crispin · 9 years ago
  62. 82500aa net: mediatek: watchdog_timeo was not set by John Crispin · 9 years ago
  63. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  64. ecdfb48 netfilter: conntrack: move expectation event helper to ecache.c by Florian Westphal · 9 years ago
  65. 3c435e2 netfilter: conntrack: de-inline nf_conntrack_eventmask_report by Florian Westphal · 9 years ago
  66. 69fb781 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  67. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  68. 35eb8f7 cfg80211: Improve Connect/Associate command documentation by Jouni Malinen · 9 years ago
  69. 9a6f2b0 net: mdio: Fix lockdep falls positive splat by Andrew Lunn · 9 years ago
  70. 7c3da7d Merge branch 'rprpc-2nd-rewrite-part-1' by David S. Miller · 9 years ago
  71. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 9 years ago
  72. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 9 years ago
  73. 6dd050f rxrpc: Don't assume transport address family and size when using it by David Howells · 9 years ago
  74. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 9 years ago
  75. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 9 years ago
  76. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 9 years ago
  77. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 9 years ago
  78. 8f7e6e7 rxrpc: Disable a debugging statement that has been left enabled. by David Howells · 9 years ago
  79. 2f02f7a afs: Wait for outstanding async calls before closing rxrpc socket by David Howells · 9 years ago
  80. c64a73d Merge branch 'udp-pull' by David S. Miller · 9 years ago
  81. 4d0fc73 rxrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  82. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  83. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 9 years ago
  84. 0b0e30c Merge branch 'cpsw-host_port' by David S. Miller · 9 years ago
  85. 71a2cbb drivers: net: cpsw: drop host_port field from struct cpsw_priv by Grygorii Strashko · 9 years ago
  86. 61f1cef drivers: net: cpsw: fix port_mask parameters in ale calls by Grygorii Strashko · 9 years ago
  87. 61618ee vxlan: fix incorrect type by Jiri Benc · 9 years ago
  88. e0897ae net: fjes: Use resource_size by Vaishali Thakkar · 9 years ago
  89. 3484f44 Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  90. 8cbde11 bnxt_en: Add async event handling for speed config changes. by Michael Chan · 9 years ago
  91. 84c33dd bnxt_en: Call firmware to approve VF MAC address change. by Michael Chan · 9 years ago
  92. 33f7d55 bnxt_en: Shutdown link when device is closed. by Michael Chan · 9 years ago
  93. 03efbec bnxt_en: Disallow forced speed for 10GBaseT devices. by Michael Chan · 9 years ago
  94. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  95. 4923ec0 bpf: simplify verifier register state assignments by Alexei Starovoitov · 9 years ago
  96. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 03c5b53 ipv6: fix inet6_lookup_listener() by Eric Dumazet · 9 years ago
  98. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  99. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  100. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago