- a622297 cxgb4: Add support in ethtool to dump channel stats by Hariprasad Shenai · 10 years ago
- a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 10 years ago
- cf71f43 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
- 3349b0b net: tulip: rearrange order of searching for substrings by Rasmus Villemoes · 10 years ago
- 633cc5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
- 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 10 years ago
- 613d8c1 net/mlx4_core: fix typo in mlx4_set_vf_mac by Carol Soto · 10 years ago
- ed3d227 net/mlx4_core: need to call close fw if alloc icm is called twice by Carol Soto · 10 years ago
- 5114a04 net/mlx4_core: double free of dev_vfs by Carol L Soto · 10 years ago
- e1395a3 drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer by David Malcolm · 10 years ago
- 2a10154 net: phy: dp83867: Add TI dp83867 phy by Dan Murphy · 10 years ago
- f6b59f3 ethernet: micrel: use time_after_eq by Antonio Murdaca · 10 years ago
- db9777e net/mlx4_core: Fix build failure introduced by the EQ pool changes by Or Gerlitz · 10 years ago
- f372d09 batman-adv: Remove unnecessary ret variable in algo_register by Markus Pargmann · 10 years ago
- 9fb6c65 batman-adv: Remove unnecessary ret variable by Markus Pargmann · 10 years ago
- f2d5cf2 batman-adv: main, batadv_compare_eth return bool by Markus Pargmann · 10 years ago
- e8ad3b1 batman-adv: main, Convert is_my_mac() to bool by Markus Pargmann · 10 years ago
- a0c7722 batman-adv: Remove unnecessary check for orig_ifinfo not NULL by Sven Eckelmann · 10 years ago
- 2110262 batman-adv: types, Fix comment on bcast_own by Markus Pargmann · 10 years ago
- 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 10 years ago
- 2ec7d29 e1000e: fix unit hang during loopback test by Yanir Lubetkin · 10 years ago
- 83129b3 e1000e: fix systim issues by Yanir Lubetkin · 10 years ago
- ec945cf e1000e: fix legacy interrupt handling in i219 by Yanir Lubetkin · 10 years ago
- ff91742 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 10 years ago
- 95f0d95 e1000e: fix logical error in flush_desc_rings by Yanir Lubetkin · 10 years ago
- bfc9473 e1000e: remove call to do_div and sign mismatch warning by Yanir Lubetkin · 10 years ago
- 0ffc564 e1000e: i219 execute unit hang fix on every reset or power state transition by Yanir Lubetkin · 10 years ago
- ad851fb e1000e: i219 fix unit hang on reset and runtime D3 by Yanir Lubetkin · 10 years ago
- d491dbb batman-adv: iv_ogm, fix comment function name by Markus Pargmann · 10 years ago
- 6c4a162 batman-adv: iv_ogm, fix coding style by Markus Pargmann · 10 years ago
- 9f52ee1 batman-adv: iv_ogm, Fix dup_status comment by Markus Pargmann · 10 years ago
- 23badd6 batman-adv: iv_ogm_orig_update, style, add missing brackets by Markus Pargmann · 10 years ago
- 5648915 batman-adv: iv_ogm_queue_add, Simplify expressions by Markus Pargmann · 10 years ago
- 940d156 batman-adv: iv_ogm_aggregate_new, simplify error handling by Markus Pargmann · 10 years ago
- df905ce Merge branch 'sfc-next' by David S. Miller · 10 years ago
- 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 10 years ago
- 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 10 years ago
- 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 10 years ago
- f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 10 years ago
- d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 10 years ago
- 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 10 years ago
- 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 10 years ago
- d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 10 years ago
- 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 10 years ago
- 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 10 years ago
- e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 10 years ago
- 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 10 years ago
- 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 10 years ago
- c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 10 years ago
- 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 10 years ago
- 41d3b5e Merge branch 'thunderx-next' by David S. Miller · 10 years ago
- 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 10 years ago
- fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 10 years ago
- 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 10 years ago
- 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 10 years ago
- fd7ec06 net: thunderx: add static by Aleksey Makarov · 10 years ago
- 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 10 years ago
- e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 10 years ago
- 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 10 years ago
- 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 10 years ago
- d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 10 years ago
- dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- db3397b Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
- 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 10 years ago
- 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 10 years ago
- ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 10 years ago
- c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
- fec345b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
- d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 10 years ago
- 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 10 years ago
- ff43c28 Merge branch 'rocker-next' by David S. Miller · 10 years ago
- 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 10 years ago
- 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 10 years ago
- bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 10 years ago
- cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 10 years ago
- 27b808c rocker: zero allocate ports array by Scott Feldman · 10 years ago
- e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
- 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 10 years ago
- 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 10 years ago
- cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
- 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 10 years ago
- ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 10 years ago
- 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 10 years ago
- ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 10 years ago
- bdef7de net: Add priority to packet_offload objects. by David S. Miller · 10 years ago
- 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 10 years ago
- c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 10 years ago
- 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 10 years ago
- dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 10 years ago
- d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 10 years ago
- 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 10 years ago
- 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 10 years ago
- 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 10 years ago
- f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 10 years ago
- 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 10 years ago
- 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 10 years ago
- 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 10 years ago
- f7f35c0 Merge branch 'rds-next' by David S. Miller · 10 years ago
- 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 10 years ago