Age | Commit message (Expand) | Author | Files | Lines |
2016-10-30 | firewire: net: really fix maximum possible MTU | Stefan Richter | 1 | -1/+1 |
2016-10-30 | genetlink: Fix generic netlink family unregister | pravin shelar | 1 | -1/+1 |
2016-10-30 | net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY | Raju Lakkaraju | 2 | -1/+43 |
2016-10-30 | Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc... | David S. Miller | 45 | -421/+1383 |
2016-10-30 | rocker: set physical device for port netdevice | Jiri Pirko | 1 | -1/+2 |
2016-10-30 | tcp_bbr: add a state transition diagram and accompanying comment | Neal Cardwell | 1 | -1/+31 |
2016-10-29 | Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m... | David S. Miller | 24 | -205/+149 |
2016-10-29 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 13 | -261/+232 |
2016-10-29 | bpf: Print function name in addition to function id | Thomas Graf | 2 | -293/+316 |
2016-10-29 | net: dev: Fix non-RCU based lower dev walker | David Ahern | 1 | -2/+2 |
2016-10-29 | flow_dissector: __skb_get_hash_symmetric arg can be const | Florian Westphal | 2 | -2/+2 |
2016-10-29 | tcp/dccp: drop SYN packets if accept queue is full | Eric Dumazet | 4 | -20/+3 |
2016-10-29 | net: phy: at803x: Add a definition for PHY ID mask | Fabio Estevam | 1 | -6/+7 |
2016-10-29 | switchdev: Remove redundant variable | Ido Schimmel | 1 | -4/+1 |
2016-10-29 | netlink: Add nla_memdup() to wrap kmemdup() use on nlattr | Thomas Graf | 4 | -8/+13 |
2016-10-29 | net: ip, diag: include net/inet_sock.h | Arnd Bergmann | 1 | -0/+1 |
2016-10-29 | driver: tun: Move tun check into the block of TUNSETIFF condition check | Gao Feng | 1 | -1/+5 |
2016-10-29 | virtio-net: Update the mtu code to match virtio spec | Aaron Conole | 1 | -2/+4 |
2016-10-29 | i40e: Clean up handling of msglevel flags and debug parameter | Alexander Duyck | 3 | -35/+14 |
2016-10-29 | i40e: Fix bit logic error in failure case | David Ertman | 1 | -1/+1 |
2016-10-29 | i40e/i40evf: Changed version from 1.6.19 to 1.6.21 | Bimmy Pujari | 2 | -2/+2 |
2016-10-29 | i40e: Removal of workaround for simple MAC address filter deletion | Filip Sadowski | 1 | -41/+0 |
2016-10-29 | i40e: Fix for long link down notification time | Carolyn Wyborny | 1 | -1/+4 |
2016-10-29 | i40e: Drop redundant Rx descriptor processing code | Alexander Duyck | 2 | -24/+12 |
2016-10-29 | i40e: fix confusing dmesg info for ethtool -L option | Lihong Yang | 1 | -2/+2 |
2016-10-29 | i40e: Make struct i40e_stats const | Joe Perches | 1 | -1/+1 |
2016-10-29 | i40e/i40evf: Changed version from 1.6.16 to 1.6.19 | Bimmy Pujari | 2 | -2/+2 |
2016-10-29 | i40e/i40evf: fix interrupt affinity bug | Alan Brady | 6 | -48/+159 |
2016-10-29 | i40e: group base mode VF offload flags | Preethi Banala | 2 | -0/+8 |
2016-10-29 | i40e: reopen client after reset | Mitch Williams | 2 | -32/+17 |
2016-10-29 | i40e: Drop code for unsupported flow types | Alexander Duyck | 1 | -26/+5 |
2016-10-29 | i40e: Remove unused function i40e_vsi_lookup | Alexander Duyck | 2 | -33/+0 |
2016-10-29 | i40e: Bit test mask correction | Filip Sadowski | 1 | -1/+1 |
2016-10-29 | i40e: Rewrite Flow Director busy wait loop | Alexander Duyck | 1 | -9/+4 |
2016-10-29 | i40e: Fix client interaction | Carolyn Wyborny | 1 | -16/+13 |
2016-10-28 | net caif: insert missing spaces in pr_* messages and unbreak multi-line strings | Colin Ian King | 1 | -6/+3 |
2016-10-28 | Merge branch 'mlxsw-next' | David S. Miller | 9 | -257/+323 |
2016-10-28 | mlxsw: switchx2: Set physical device for port netdevice | Jiri Pirko | 1 | -0/+1 |
2016-10-28 | mlxsw: spectrum: Set physical device for port netdevice | Jiri Pirko | 1 | -0/+1 |
2016-10-28 | mlxsw: Move PCI id table definitions into driver modules | Jiri Pirko | 8 | -71/+135 |
2016-10-28 | mlxsw: pci: Rename header with HW definitions | Jiri Pirko | 2 | -6/+6 |
2016-10-28 | mlxsw: spectrum: Remove extra whitespace | Ido Schimmel | 1 | -1/+1 |
2016-10-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -8/+0 |
2016-10-28 | mac80211: fils_aead: fix encrypt error handling | Arnd Bergmann | 1 | -4/+2 |
2016-10-28 | net: skip genenerating uevents for network namespaces that are exiting | Andrey Vagin | 1 | -3/+11 |
2016-10-27 | ethernet: fix min/max MTU typos | Stefan Richter | 2 | -2/+2 |
2016-10-27 | Merge branch 'genetlink-improvements' | David S. Miller | 38 | -623/+617 |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg | 35 | -51/+51 |
2016-10-27 | genetlink: use idr to track families | Johannes Berg | 3 | -181/+123 |
2016-10-27 | genetlink: statically initialize families | Johannes Berg | 37 | -337/+414 |