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
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+3
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-80
/
+80
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-66
/
+84
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-86
/
+183
2017-05-09
qede: Split PF/VF ndos.
Mintz, Yuval
2
-6
/
+21
2017-05-09
qed: Correct doorbell configuration for !4Kb pages
Ram Amrani
1
-1
/
+1
2017-05-09
qed: Tell QM the number of tasks
Mintz, Yuval
1
-0
/
+1
2017-05-09
qed: Fix VF removal sequence
Mintz, Yuval
1
-2
/
+4
2017-05-09
qede: Fix XDP memory leak on unload
Suddarsana Reddy Kalluru
1
-0
/
+3
2017-05-09
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2
-4
/
+12
2017-05-09
net/mlx4_en: Avoid adding steering rules with invalid ring
Talat Batheesh
1
-0
/
+5
2017-05-09
net/mlx4_en: Change the error print to debug print
Kamal Heib
1
-1
/
+2
2017-05-09
virtio_net: tidy a couple debug statements
Dan Carpenter
1
-2
/
+2
2017-05-09
virtio_net: don't reset twice on XDP on/off
Michael S. Tsirkin
1
-1
/
+0
2017-05-09
virtio_net: fix support for small rings
Michael S. Tsirkin
1
-4
/
+26
2017-05-09
virtio_net: reduce alignment for buffers
Michael S. Tsirkin
1
-12
/
+1
2017-05-09
virtio_net: rework mergeable buffer handling
Michael S. Tsirkin
1
-46
/
+43
2017-05-09
virtio_net: allow specifying context for rx
Michael S. Tsirkin
1
-1
/
+14
2017-05-09
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-05-08
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-19
/
+29
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+2
2017-05-08
format-security: move static strings to const
Kees Cook
9
-10
/
+12
2017-05-08
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
4
-4
/
+4
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
1
-4
/
+4
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
4
-5
/
+5
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
14
-106
/
+45
2017-05-08
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
1
-1
/
+4
2017-05-08
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
Grygorii Strashko
1
-0
/
+16
2017-05-08
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-6
/
+16
2017-05-08
net: cdc_ncm: Fix TX zero padding
Jim Baxter
1
-4
/
+7
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-08
yam: use memdup_user
Geliang Tang
1
-6
/
+4
2017-05-08
net/hippi/rrunner: use memdup_user
Geliang Tang
1
-10
/
+7
2017-05-08
cxgb4: avoid disabling FEC by default
Ganesh Goudar
3
-10
/
+43
2017-05-08
net: dsa: loop: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+3
2017-05-08
bonding: check nla_put_be32 return value
Hangbin Liu
1
-1
/
+2
2017-05-08
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-05-08
qlge: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
5
-6
/
+16
2017-05-05
net: alx: handle pci_alloc_irq_vectors return correctly
Rakesh Pandit
1
-2
/
+2
2017-05-04
IB/mlx5: Enable IPoIB acceleration
Erez Shitrit
3
-19
/
+29
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed: Fix overriding of supported autoneg value.
sudarsana.kalluru@cavium.com
3
-1
/
+9
[next]