index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2015-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-30
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-08-30
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-28
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
2015-08-28
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
2015-08-28
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
2015-08-28
r8169: Add software counter for multicast packages
Corinna Vinschen
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-08-27
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
2015-08-27
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
2015-08-27
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
2015-08-27
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
2015-08-27
mlxsw: Remove duplicate included header
Ido Schimmel
2015-08-27
rocker: use change upper info
Jiri Pirko
2015-08-27
rocker: use new helper to figure out master kind
Jiri Pirko
2015-08-27
virtio-net: avoid unnecessary sg initialzation
Jason Wang
2015-08-27
geneve: Move device hash table to geneve socket.
Pravin B Shelar
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
2015-08-27
geneve: Make dst-port configurable.
Pravin B Shelar
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2015-08-27
geneve: Use skb mark and protocol to lookup route.
Pravin B Shelar
2015-08-27
geneve: Initialize ethernet address in device setup.
Pravin B Shelar
2015-08-27
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
2015-08-27
smsc911x: Ignore error return from device_get_phy_mode()
Guenter Roeck
2015-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-08-27
smsc9194: Remove uncompilable #if 0'd use of pr_dbg
Joe Perches
2015-08-27
drivers: net: xgene: Adding support for TSO
Iyappan Subramanian
2015-08-27
drivers: net: xgene: Preparatory patch for TSO support
Iyappan Subramanian
2015-08-27
bgmac: support up to 3 cores (devices) on a bus
Rafał Miłecki
2015-08-27
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
2015-08-27
Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...
David S. Miller
2015-08-27
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
2015-08-26
i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5
Catherine Sullivan
2015-08-26
i40e/i40evf: Cache the CEE TLV status returned from firmware
Neerav Parikh
2015-08-26
i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag
Anjali Singhai Jain
2015-08-26
i40e: Remove redundant and unneeded messages
Greg Rose
[prev]
[next]