index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethernet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
nfp: flower: offload phys port MTU change
John Hurley
4
-5
/
+146
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
4
-11
/
+33
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
6
-53
/
+12
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
3
-5
/
+17
2018-03-30
MAINTAINERS: update vmxnet3 driver maintainer
Ronak Doshi
1
-1
/
+1
2018-03-30
net: bcmgenet: Fix coalescing settings handling
Florian Fainelli
2
-35
/
+61
2018-03-30
net: systemport: Fix coalescing settings handling
Florian Fainelli
2
-20
/
+46
2018-03-30
net: systemport: Remove adaptive TX coalescing
Florian Fainelli
2
-54
/
+8
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
6
-25
/
+148
2018-03-30
cxgb4: fix error return code in adap_init0()
Wei Yongjun
1
-1
/
+2
2018-03-29
net: dsa: mv88e6xxx: Make VTU miss violations less spammy
Andrew Lunn
1
-1
/
+2
2018-03-29
net: dsa: mv88e6xxx: Keep ATU/VTU violation statistics
Andrew Lunn
6
-28
/
+78
2018-03-29
sctp: fix unused lable warning
Arnd Bergmann
1
-0
/
+2
2018-03-29
net: cavium: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2018-03-29
net: bcmgenet: return NULL instead of plain integer
Wei Yongjun
1
-1
/
+1
2018-03-29
test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()
Dan Carpenter
1
-1
/
+1
2018-03-29
sfp: allow cotsworks modules
Russell King
1
-10
/
+31
2018-03-29
qede: Ethtool flash update support.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-03-29
qed: Adapter flash update support.
Sudarsana Reddy Kalluru
2
-0
/
+357
2018-03-29
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
4
-1
/
+168
2018-03-29
qed: Fix PTT entry leak in the selftest error flow.
Sudarsana Reddy Kalluru
1
-1
/
+2
2018-03-29
qed: Populate nvm image attribute shadow.
Sudarsana Reddy Kalluru
5
-38
/
+120
2018-03-29
qed*: Utilize FW 8.33.11.0
Michal Kalderon
14
-1006
/
+1169
2018-03-29
ipv6: export ip6 fragments sysctl to unprivileged users
Eric Dumazet
1
-4
/
+0
2018-03-29
liquidio: Prioritize control messages
Intiyaz Basha
2
-3
/
+8
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
6
-1
/
+616
2018-03-29
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
1
-4
/
+12
2018-03-29
net/ipv4: Allow notifier to fail route replace
David Ahern
1
-2
/
+7
2018-03-29
net/ipv4: Move call_fib_entry_notifiers up for new routes
David Ahern
1
-2
/
+16
2018-03-29
net: Move call_fib_rule_notifiers up in fib_nl_newrule
David Ahern
1
-1
/
+5
2018-03-29
net: Fix fib notifer to return errno
David Ahern
1
-2
/
+8
2018-03-29
net: Remove rtnl_lock() in nf_ct_iterate_destroy()
Kirill Tkhai
1
-2
/
+0
2018-03-29
ovs: Remove rtnl_lock() from ovs_exit_net()
Kirill Tkhai
1
-2
/
+0
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Don't take rtnl_lock() in wireless_nlevent_flush()
Kirill Tkhai
1
-4
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
11
-5
/
+37
2018-03-29
net: bgmac: Mask interrupts during probe
Florian Fainelli
1
-0
/
+2
2018-03-29
net: bgmac: Use interface name to request interrupt
Florian Fainelli
1
-1
/
+1
2018-03-29
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
5
-0
/
+1340