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
2016-05-26
qed: Save min/max accross dcbx-change
Yuval Mintz
1
-2
/
+4
2016-05-26
qed: Fix allocation in interrupt context
Sudarsana Reddy Kalluru
1
-11
/
+16
2016-05-26
qede: Don't expose self-test for VFs
Yuval Mintz
1
-1
/
+4
2016-05-26
qede: Reload on GRO changes
Yuval Mintz
1
-0
/
+24
2016-05-26
qede: Fix VF minimum BW setting
Yuval Mintz
1
-1
/
+1
2016-05-26
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
4
-15
/
+5
2016-05-26
net/mlx4_en: get rid of ret_stats
Eric Dumazet
2
-6
/
+6
2016-05-26
net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
Eric Dumazet
1
-0
/
+4
2016-05-26
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
4
-5
/
+9
2016-05-26
net: arc: trivial: Replace comma with a semicolon
Marek Vasut
1
-1
/
+1
2016-05-26
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-05-26
net: alx: use custom skb allocator
Feng Tang
2
-1
/
+51
2016-05-25
team: don't call netdev_change_features under team->lock
Ivan Vecera
1
-2
/
+7
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-05-25
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
1
-0
/
+1
2016-05-25
qed: Reset the enable flag for eth protocol.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-05-25
net/qlge: Avoids recursive EEH error
Gavin Shan
1
-1
/
+2
2016-05-24
qed: signedness bug in qed_dcbx_process_tlv()
Dan Carpenter
1
-1
/
+2
2016-05-23
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
1
-11
/
+0
2016-05-23
net: pegasus: simplify logical constraint
xypron.glpk@gmx.de
1
-1
/
+1
2016-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
122
-4848
/
+6818
2016-05-21
aeroflex/greth: fix warning about unused variable
Sam Ravnborg
1
-1
/
+1
2016-05-21
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2
-9
/
+5
2016-05-21
net: usb: ch9200: use kmemdup
Muhammad Falak R Wani
1
-2
/
+1
2016-05-21
ps3_gelic: use kmemdup
Muhammad Falak R Wani
1
-2
/
+2
2016-05-21
net:liquidio: use kmemdup
Muhammad Falak R Wani
1
-3
/
+1
2016-05-21
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
93
-4766
/
+6749
2016-05-21
net: cdc_ncm: update datagram size after changing mtu
Rafal Redzimski
1
-2
/
+4
2016-05-21
tuntap: correctly wake up process during uninit
Jason Wang
1
-3
/
+3
2016-05-21
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
8
-0
/
+8
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
10
-22
/
+12
2016-05-21
Revert "phy: add support for a reset-gpio specification"
Fabio Estevam
1
-8
/
+0
2016-05-21
xen-netback: only deinitialized hash if it was initialized
Paul Durrant
1
-2
/
+1
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-1
/
+93
2016-05-20
qede: Fix DMA address APIs usage
Manish Chopra
1
-4
/
+3
2016-05-20
macsec: fix netlink attribute for key id
Sabrina Dubroca
1
-2
/
+2
2016-05-20
xen-netback: correct length checks on hash copy_ops
Paul Durrant
1
-2
/
+2
2016-05-20
phy: fix crash in fixed_phy_add()
Rabin Vincent
1
-1
/
+5
2016-05-20
Revert "net: pegasus: remove dead coding"
David S. Miller
1
-0
/
+53
2016-05-20
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2
-12
/
+12
2016-05-20
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2
-2
/
+2
2016-05-19
net: Fix coding style warnings and errors.
Amit Ghadge
1
-11
/
+10
2016-05-19
net: pegasus: remove dead coding
xypron.glpk@gmx.de
1
-53
/
+0
2016-05-19
net: au1000 eth: simplify logical expression
xypron.glpk@gmx.de
1
-1
/
+1
2016-05-19
net: irda: avoid null pointer dereference
xypron.glpk@gmx.de
1
-1
/
+2
2016-05-19
net: ieee802154/adf7242: syntax error ifdef DEBUG
xypron.glpk@gmx.de
1
-1
/
+0
2016-05-19
net: ehea: avoid null pointer dereference
xypron.glpk@gmx.de
1
-5
/
+4
[prev]
[next]