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
2015-08-21
rt2x00: use DECLARE_EWMA
Johannes Berg
3
-15
/
+10
2015-08-21
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-08-21
virtio_net: use DECLARE_EWMA
Johannes Berg
2
-12
/
+11
2015-08-21
bnx2x: Fix vxlan endianity issue
Yuval Mintz
1
-1
/
+1
2015-08-20
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
1
-5
/
+1
2015-08-20
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
1
-6
/
+2
2015-08-20
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
1
-8
/
+0
2015-08-20
vrf: don't panic on cache create failure
Nikolay Aleksandrov
1
-1
/
+1
2015-08-20
vrf: plug skb leaks
Nikolay Aleksandrov
1
-3
/
+10
2015-08-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-59
/
+236
2015-08-19
vrf: simplify the netdev notifier function
Nikolay Aleksandrov
1
-3
/
+2
2015-08-19
vrf: don't check for dstats and rth in uninit path
Nikolay Aleksandrov
1
-4
/
+2
2015-08-19
vrf: drop unused num_slaves member
Nikolay Aleksandrov
1
-2
/
+0
2015-08-19
vrf: drop unnecessary dev refcnt changes
Nikolay Aleksandrov
1
-2
/
+0
2015-08-19
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
1
-2
/
+5
2015-08-19
cxgb4: memory corruption in debugfs
Dan Carpenter
1
-5
/
+6
2015-08-19
enic: Fix namespace pollution causing build errors.
David S. Miller
3
-7
/
+7
2015-08-19
bnx2x: Add vxlan RSS support
Rajesh Borundia
4
-0
/
+123
2015-08-19
dsa: mv88e6xxx: Set DSA mode based on chip abilities
Andrew Lunn
1
-5
/
+8
2015-08-19
net: dsa: Add dsa_is_dsa_port() helper
Andrew Lunn
1
-3
/
+2
2015-08-19
ixgbe: TRIVIAL fix up double 'the' and comment style
Jacob Keller
1
-2
/
+1
2015-08-19
ixgbe: Simplify port-specific macros
Mark Rustad
1
-9
/
+9
2015-08-19
igb: make sure SR-IOV init uses the right number of queues
Todd Fujinaka
1
-2
/
+7
2015-08-19
igbvf: clear buffer_info->dma after dma_unmap_single()
Stefan Assmann
1
-0
/
+1
2015-08-19
igb: Fix a memory leak in igb_probe
Jia-Ju Bai
1
-0
/
+1
2015-08-19
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...
Jia-Ju Bai
1
-12
/
+12
2015-08-19
igb: Fix a deadlock in igb_sriov_reinit
Jia-Ju Bai
1
-0
/
+1
2015-08-19
e100: Release skb when DMA mapping is failed in e100_xmit_prepare
Jia-Ju Bai
1
-1
/
+4
2015-08-19
e100: Add a check after pci_pool_create to avoid null pointer dereference
Jia-Ju Bai
1
-0
/
+7
2015-08-19
igb: Teardown SR-IOV before unregister_netdev()
Alex Williamson
1
-4
/
+4
2015-08-19
igb: add support for 1512 PHY
Todd Fujinaka
4
-5
/
+114
2015-08-19
igb: implement high frequency periodic output signals
Richard Cochran
2
-20
/
+54
2015-08-19
igb: do not re-init SR-IOV during probe
Stefan Assmann
1
-1
/
+1
2015-08-19
igb: missing rtnl_unlock in igb_sriov_reinit()
Vasily Averin
1
-0
/
+1
2015-08-19
igb: Fix oops caused by missing queue pairing
Shota Suzuki
3
-3
/
+19
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
4
-4
/
+4
2015-08-18
net: mac80211_hwsim: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: hostap: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+2
2015-08-18
net: ipvlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: bonding: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: vxlan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: team: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: nlmon: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-18
net: loopback: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: geneve: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: dummy: convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2015-08-18
net: veth: enable noqueue operation by default
Phil Sutter
1
-0
/
+1
2015-08-18
enic: Fix sparse warning in vnic_devcmd_init().
David S. Miller
1
-1
/
+1
2015-08-18
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
1
-1
/
+1
2015-08-18
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
3
-12
/
+43
[next]