index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
2015-08-31
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
David Ward
1
-2
/
+2
2015-08-31
net: phy: fixed_phy: Set phy capabilities even when link down.
Andrew Lunn
1
-25
/
+48
2015-08-31
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2
-4
/
+24
2015-08-31
dsa: mv88e6xxx: Don't poll forced interfaces for state changes
Andrew Lunn
1
-0
/
+5
2015-08-31
dsa: mv88e6xxx: Set the RGMII delay based on phy interface
Andrew Lunn
2
-0
/
+12
2015-08-31
phy: fixed_phy: Set supported speed in phydev
Andrew Lunn
1
-0
/
+12
2015-08-31
dsa: mv88e6xxx: Allow speed/duplex of port to be configured
Andrew Lunn
6
-0
/
+64
2015-08-31
net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.
Florian Fainelli
1
-0
/
+1
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2
-8
/
+5
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-30
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-30
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-30
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+6
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
1
-1
/
+16
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-0
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-0
/
+4
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2
-2
/
+2
2015-08-28
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-28
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
2015-08-28
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-1
/
+1
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
4
-0
/
+72
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
1
-1
/
+2
2015-08-28
r8169: Add software counter for multicast packages
Corinna Vinschen
1
-5
/
+4
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-92
/
+165
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-88
/
+161
2015-08-27
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
1
-3
/
+2
2015-08-27
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
1
-1
/
+9
2015-08-27
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
1
-33
/
+50
2015-08-27
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
1
-2
/
+2
2015-08-27
mlxsw: Remove duplicate included header
Ido Schimmel
1
-1
/
+0
2015-08-27
rocker: use change upper info
Jiri Pirko
1
-23
/
+38
2015-08-27
rocker: use new helper to figure out master kind
Jiri Pirko
1
-12
/
+7
2015-08-27
virtio-net: avoid unnecessary sg initialzation
Jason Wang
1
-2
/
+2
2015-08-27
geneve: Move device hash table to geneve socket.
Pravin B Shelar
1
-26
/
+17
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
2
-90
/
+421
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
1
-85
/
+271
2015-08-27
geneve: Make dst-port configurable.
Pravin B Shelar
1
-4
/
+21
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
1
-26
/
+3
2015-08-27
geneve: Use skb mark and protocol to lookup route.
Pravin B Shelar
1
-0
/
+3
2015-08-27
geneve: Initialize ethernet address in device setup.
Pravin B Shelar
1
-3
/
+1
[next]