index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2
-2
/
+3
2017-03-03
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
3
-4
/
+20
2017-03-03
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
1
-1
/
+1
2017-03-03
bonding: use ETH_MAX_MTU as max mtu
WANG Cong
1
-0
/
+1
2017-03-03
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
1
-4
/
+11
2017-03-03
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-3
/
+3
2017-03-03
Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...
David S. Miller
2
-3
/
+117
2017-03-03
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
6
-25
/
+25
2017-03-03
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-03-02
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
Lendacky, Thomas
1
-0
/
+2
2017-03-02
amd-xgbe: Be sure to set MDIO modes on device (re)start
Lendacky, Thomas
2
-1
/
+23
2017-03-02
amd-xgbe: Stop the PHY before releasing interrupts
Lendacky, Thomas
1
-2
/
+2
2017-03-02
drivers: net: xgene: Fix crash on DT systems
Alban Bedel
1
-0
/
+6
2017-03-02
ath10k: search SMBIOS for OEM board file extension
Waldemar Rymarkiewicz
2
-3
/
+117
2017-03-02
average: change to declare precision, not factor
Johannes Berg
3
-3
/
+3
2017-03-02
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-7
/
+21
2017-03-01
geneve: lock RCU on TX path
Jakub Kicinski
1
-0
/
+2
2017-03-01
vxlan: lock RCU on TX path
Jakub Kicinski
1
-2
/
+6
2017-03-01
net: usb: asix_devices: fix missing return code check on call to asix_write_m...
Colin Ian King
1
-1
/
+1
2017-03-01
mlxsw: spectrum_router: Avoid potential packets loss
Ido Schimmel
1
-10
/
+20
2017-03-01
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2017-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-175
/
+125
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
8
-29
/
+29
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-28
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-28
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "configuartion" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2
-5
/
+5
2017-02-28
scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "initialiazation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
3
-4
/
+4
2017-02-28
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
2
-4
/
+2
2017-02-28
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2
-4
/
+4
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2
-3
/
+3
2017-02-27
mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
Johannes Berg
1
-7
/
+21
2017-02-27
qed: Don't use attention PTT for configuring BW
Mintz, Yuval
3
-5
/
+8
2017-02-27
qed: Fix race with multiple VFs
Mintz, Yuval
2
-17
/
+26
2017-02-27
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2017-02-26
net/mlx4_en: fix overflow in mlx4_en_init_timestamp()
Eric Dumazet
2
-11
/
+8
2017-02-26
net: s2io: fix typo argumnet argument
LABBE Corentin
1
-1
/
+1
2017-02-26
net: vxge: fix typo argumnet argument
LABBE Corentin
1
-1
/
+1
2017-02-25
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
2017-02-24
drivers: net: xgene: Simplify xgene_enet_setup_mss() to kill warning
Geert Uytterhoeven
1
-10
/
+3
[next]