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
2014-12-09
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
1
-1
/
+0
2014-12-09
macvtap: TUN_VNET_LE support
Michael S. Tsirkin
1
-25
/
+43
2014-12-09
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
Michael S. Tsirkin
1
-19
/
+29
2014-12-09
tun: drop most type defines
Michael S. Tsirkin
1
-34
/
+28
2014-12-09
tun: move internal flag defines out of uapi
Michael S. Tsirkin
1
-51
/
+21
2014-12-09
virtio_net: enable v1.0 support
Michael S. Tsirkin
1
-0
/
+1
2014-12-09
virtio_net: disable mac write for virtio 1.0
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_net: bigger header when VERSION_1 is set
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_net: stricter short buffer length checks
Michael S. Tsirkin
1
-1
/
+1
2014-12-09
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
Michael S. Tsirkin
1
-49
/
+41
2014-12-09
virtio_net: pass vi around
Michael S. Tsirkin
1
-18
/
+20
2014-12-09
virtio_net: v1.0 endianness
Michael S. Tsirkin
1
-13
/
+20
2014-12-02
cxgb4: Fill in supported link mode for SFP modules
Hariprasad Shenai
1
-2
/
+6
2014-12-02
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
2014-11-29
sh_eth: Fix sleeping function called from invalid context
Mitsuhiro Kimura
2
-29
/
+36
2014-11-29
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
1
-9
/
+9
2014-11-29
sh_eth: Fix skb alloc size and alignment adjust rule.
Mitsuhiro Kimura
2
-21
/
+15
2014-11-29
bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes
Thomas Graf
1
-1
/
+6
2014-11-26
Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-15
/
+24
2014-11-26
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2
-0
/
+4
2014-11-26
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2
-0
/
+6
2014-11-26
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
1
-6
/
+7
2014-11-26
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
1
-1
/
+1
2014-11-26
net: dsa: bcm_sf2: reset switch prior to initialization
Florian Fainelli
1
-23
/
+29
2014-11-26
net: dsa: bcm_sf2: fix unmapping registers in case of errors
Florian Fainelli
1
-2
/
+4
2014-11-25
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2014-11-25
rtlwifi: Change order in device startup
Larry Finger
1
-10
/
+10
2014-11-25
rtlwifi: rtl8821ae: Fix 5G detection problem
Larry Finger
1
-2
/
+3
2014-11-25
vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX]
Alexander Duyck
1
-2
/
+2
2014-11-24
xen-netback: do not report success if backend_create_xenvif() fails
Alexey Khoroshilov
1
-6
/
+9
2014-11-24
Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux...
John W. Linville
2
-3
/
+11
2014-11-23
iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands
Luciano Coelho
2
-3
/
+11
2014-11-23
igb: Fixes needed for surprise removal support
Carolyn Wyborny
1
-7
/
+16
2014-11-23
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
Daniel Borkmann
1
-2
/
+6
2014-11-23
ixgbe: Correctly disable VLAN filter in promiscuous mode
Vlad Yasevich
1
-2
/
+2
2014-11-21
virtio-net: validate features during probe
Jason Wang
1
-0
/
+37
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-8
/
+13
2014-11-21
cxgb4 : Fix DCB priority groups being returned in wrong order
Anish Bhatt
1
-1
/
+1
2014-11-20
pptp: fix stack info leak in pptp_getname()
Mathias Krause
1
-1
/
+3
2014-11-20
brcmfmac: don't include linux/unaligned/access_ok.h
Johannes Berg
1
-1
/
+1
2014-11-19
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...
David S. Miller
9
-64
/
+177
2014-11-19
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
Or Gerlitz
1
-1
/
+6
2014-11-19
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
Nikolay Aleksandrov
1
-1
/
+2
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
1
-19
/
+0
2014-11-18
can: m_can: update to support CAN FD features
Dong Aisheng
1
-43
/
+134
2014-11-18
can: m_can: fix incorrect error messages
Dong Aisheng
1
-3
/
+3
2014-11-18
can: m_can: add missing delay after setting CCCR_INIT bit
Dong Aisheng
1
-0
/
+1
2014-11-18
can: m_can: fix not set can_dlc for remote frame
Dong Aisheng
1
-3
/
+4
2014-11-18
can: m_can: fix possible sleep in napi poll
Dong Aisheng
1
-5
/
+15
2014-11-18
can: m_can: add missing message RAM initialization
Dong Aisheng
1
-1
/
+10
[next]