index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
oki-semi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2
-50
/
+56
2016-03-19
ldmvsw: Add ldmvsw.c driver code
Aaron Young
4
-0
/
+481
2016-03-19
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
3
-70
/
+121
2016-03-19
ldmvsw: Split sunvnet driver into common code
Aaron Young
5
-1743
/
+1816
2016-03-19
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-03-19
ravb: fix result value overwrite
Yoshihiro Kaneko
1
-2
/
+2
2016-03-19
qlge: Fix receive packets drop.
Manish Chopra
1
-0
/
+11
2016-03-18
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
1
-0
/
+4
2016-03-18
mediatek: unlock on error in mtk_tx_map()
Dan Carpenter
1
-0
/
+2
2016-03-18
mediatek: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2016-03-18
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
1
-3
/
+0
2016-03-18
netdev: Move octeon/octeon_mgmt driver to cavium directory.
David Daney
7
-16
/
+12
2016-03-18
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
1
-1
/
+1
2016-03-18
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
1
-4
/
+4
2016-03-18
qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface
Schemmel Hans-Christoph
1
-0
/
+3
2016-03-18
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2
-4
/
+0
2016-03-18
vlan: propagate gso_max_segs
Eric Dumazet
4
-0
/
+6
2016-03-17
net: thunderx: Don't leak phy device references on -EPROBE_DEFER condition.
David Daney
1
-6
/
+20
2016-03-17
net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
David Daney
1
-1
/
+1
2016-03-17
phy: mdio-cavium: Add missing MODULE_* annotations.
David Daney
1
-0
/
+4
2016-03-17
ppp: ensure file->private_data can't be overridden
Guillaume Nault
1
-14
/
+17
2016-03-17
ARM: dts: rockchip: add to support emac for rk3036 SoCs
Xing Zheng
3
-0
/
+67
2016-03-17
clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036
Heiko Stuebner
1
-1
/
+1
2016-03-17
clk: rockchip: add clock-id for rk3036 emac pll source clock
Xing Zheng
1
-0
/
+1
2016-03-17
clk: rockchip: associate the rk3036 HCLK_EMAC clock-id
Xing Zheng
1
-1
/
+1
2016-03-17
clk: rockchip: add node-id for rk3036 emac hclk
Xing Zheng
1
-0
/
+1
2016-03-17
net: arc: trivial: cleanup the emac driver
Caesar Wang
4
-57
/
+75
2016-03-17
net: arc_emac: support the phy reset for emac driver
Caesar Wang
2
-0
/
+43
2016-03-17
net: arc_emac: add phy reset is optional for device tree
Caesar Wang
1
-0
/
+7
2016-03-17
net: arc_emac: make the rockchip emac document more compatible
Caesar Wang
1
-3
/
+5
2016-03-17
ethtool: Set cmd field in ETHTOOL_GLINKSETTINGS response to wrong nwords
Ben Hutchings
1
-1
/
+1
2016-03-17
sh_eth: do not call netif_start_queue() from sh_eth_dev_init()
Sergei Shtylyov
1
-2
/
+4
2016-03-17
bnx2x: don't wait for Tx completion on recovery
Yuval Mintz
1
-2
/
+6
2016-03-17
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
Nicholas Mc Guire
1
-4
/
+2
2016-03-15
netfilter: nf_conntrack: consolidate lock/unlock into unlock_wait
Nicholas Mc Guire
1
-4
/
+2
2016-03-15
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
1
-0
/
+1
2016-03-15
smc91x: avoid self-comparison warning
Arnd Bergmann
1
-1
/
+1
2016-03-14
openvswitch: Interface with NAT.
Jarno Rajahalme
4
-28
/
+551
2016-03-14
openvswitch: Delay conntrack helper call for new connections.
Jarno Rajahalme
1
-5
/
+16
2016-03-14
openvswitch: Handle NF_REPEAT in conntrack action.
Jarno Rajahalme
1
-2
/
+8
2016-03-14
openvswitch: Find existing conntrack entry after upcall.
Jarno Rajahalme
1
-13
/
+90
2016-03-14
openvswitch: Update the CT state key only after nf_conntrack_in().
Jarno Rajahalme
1
-3
/
+4
2016-03-14
openvswitch: Add commentary to conntrack.c
Jarno Rajahalme
1
-1
/
+20
2016-03-14
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
2
-44
/
+16
2016-03-14
netfilter: Remove IP_CT_NEW_REPLY definition.
Jarno Rajahalme
2
-5
/
+9
2016-03-14
net: dsa: refine netdev event notifier
Vivien Didelot
1
-24
/
+30
2016-03-14
net: dsa: make port_bridge_leave return void
Vivien Didelot
5
-30
/
+15
2016-03-14
net: dsa: rename port_*_bridge routines
Vivien Didelot
6
-14
/
+14
2016-03-14
mISDN: Support DR6 indication in mISDNipac driver
Maciej S. Szmigiero
2
-0
/
+3
2016-03-14
mISDN: Order IPAC register defines
Maciej S. Szmigiero
1
-20
/
+20
[next]