index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-23
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
4
-41
/
+161
2014-12-23
caif: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-23
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
1
-1
/
+11
2014-12-23
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
1
-0
/
+2
2014-12-23
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
1
-1
/
+1
2014-12-23
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-23
net: s6gmac: remove driver
Daniel Glöckner
3
-1071
/
+0
2014-12-23
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-12-23
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
1
-17
/
+17
2014-12-23
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2
-7
/
+9
2014-12-23
virtio_net: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
1
-6
/
+8
2014-12-19
enic: fix rx skb checksum
Govindarajulu Varadarajan
1
-4
/
+8
2014-12-19
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
1
-0
/
+1
2014-12-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-4
/
+174
2014-12-18
be2net: Fix incorrect setting of tunnel offload flag in netdev features
Sriharsha Basavapatna
1
-0
/
+2
2014-12-18
bnx2x: fix typos in "configure"
Jiri Benc
2
-4
/
+4
2014-12-18
xen-netback: support frontends without feature-rx-notify again
David Vrabel
4
-18
/
+29
2014-12-18
cxgb4: Fix decoding QSA module for ethtool get settings
Hariprasad Shenai
2
-2
/
+2
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
1
-0
/
+5
2014-12-16
net/mlx4: Cache line CQE/EQE stride fixes
Ido Shamay
2
-4
/
+11
2014-12-16
net: fec: Fix NAPI race
Nimrod Andy
1
-12
/
+7
2014-12-16
xen-netfront: use napi_complete() correctly to prevent Rx stalling
David Vrabel
1
-8
/
+3
2014-12-16
Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-21
/
+17
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller
3
-3
/
+3
2014-12-16
macvtap: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+20
2014-12-16
tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+23
2014-12-16
macvtap: fix uninitialized access on TUNSETIFF
Michael S. Tsirkin
1
-3
/
+4
2014-12-16
net: dsa: bcm_sf2: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: systemport: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: bcmgenet: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...
Roland Dreier
4
-4
/
+174
2014-12-16
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
3
-1
/
+171
2014-12-16
mlx4_core: Check for DPDP violation only when DPDP is not supported
Yuval Shaia
1
-3
/
+3
2014-12-15
rtlwifi: rtl8192ce: Set fw_ready flag
Larry Finger
1
-0
/
+2
2014-12-15
brcmsmac: don't leak kernel memory via printk()
Brian Norris
1
-1
/
+1
2014-12-15
rtlwifi: rtl8192cu: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-12-15
rtlwifi: rtl8821ae: fix misspelling of current function in string
Julia Lawall
1
-6
/
+5
2014-12-15
hostap_cs: fix misspelling of current function in string
Julia Lawall
1
-10
/
+5
2014-12-15
zd1211rw: fix misspelling of current function in string
Julia Lawall
1
-3
/
+3
2014-12-15
net/macb: remove useless calls of devm_free_irq()
Cyrille Pitchen
1
-15
/
+8
2014-12-15
net/macb: fix misplaced call of free_netdev() in macb_remove()
Cyrille Pitchen
1
-1
/
+1
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
1
-5
/
+5
2014-12-15
net: smc91x: Fix build without gpiolib
Tobias Klauser
1
-1
/
+1
2014-12-15
cirrus: cs89x0: fix time comparison
Asaf Vertz
1
-13
/
+14
2014-12-15
net/mlx4_core: Avoid double dumping of the PF device capabilities
Or Gerlitz
3
-11
/
+17
2014-12-15
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
Matan Barak
1
-28
/
+33
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
96
-346
/
+176
2014-12-15
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-24
/
+13
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
14
-209
/
+416
[next]