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-04-08
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
Alexander Duyck
2
-8
/
+16
2016-04-08
ixgbe: Take manageability semaphore for firmware commands
Mark Rustad
1
-11
/
+19
2016-04-08
ixgbe: Clean up interface for firmware commands
Mark Rustad
3
-28
/
+28
2016-04-08
ixgbe: Correct length check for round up
Mark Rustad
1
-1
/
+1
2016-04-08
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
Mark Rustad
3
-4
/
+4
2016-04-08
ixgbe: Delete some unused register definitions
Mark Rustad
1
-8
/
+0
2016-04-07
geneve: change to use UDP socket GRO
Tom Herbert
1
-20
/
+8
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
1
-22
/
+8
2016-04-07
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
1
-5
/
+9
2016-04-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
9
-94
/
+53
2016-04-07
Revert "igb: Fix a deadlock in igb_sriov_reinit"
Arika Chen
1
-1
/
+0
2016-04-07
net: intel: remove dead links
Jiri Benc
1
-66
/
+14
2016-04-07
i40evf: properly handle VLAN features
Mitch Williams
1
-15
/
+12
2016-04-07
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
2
-2
/
+2
2016-04-07
i40e: Input set mask constants for RSS, flow director, and flex bytes
Kiran Patil
2
-0
/
+75
2016-04-07
i40e: Move NVM event wait check to NVM code
Shannon Nelson
3
-30
/
+33
2016-04-07
i40e: Add RSS configuration to virtual channel
Mitch Williams
2
-6
/
+84
2016-04-07
i40e: Move NVM variable out of AQ struct
Shannon Nelson
6
-11
/
+11
2016-04-07
i40e: Restrict VF poll mode to only single function mode devices
Shannon Nelson
1
-1
/
+9
2016-04-07
i40e: Patch to support trusted VF
Anjali Singhai Jain
3
-0
/
+45
2016-04-07
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
5
-14
/
+30
2016-04-07
i40e/i40evf: Drop unused tx_ring argument
Jesse Brandeburg
2
-8
/
+4
2016-04-07
i40e/i40evf: Move stack var deeper
Jesse Brandeburg
2
-2
/
+4
2016-04-07
i40e: Move HW flush
Akeem G Abodunrin
1
-0
/
+1
2016-04-07
i40e: Leave debug_mask cleared at init
Shannon Nelson
1
-1
/
+0
2016-04-07
i40e: Inserting a HW capability display info
Deepthi Kavalur
1
-0
/
+3
2016-04-07
e1000: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-6
/
+8
2016-04-07
mlxsw: spectrum: Add IEEE 802.1Qbb PFC support
Ido Schimmel
4
-11
/
+158
2016-04-07
mlxsw: reg: Introduce per priority counters
Ido Schimmel
3
-5
/
+63
2016-04-07
mlxsw: spectrum: Add support for PAUSE frames
Ido Schimmel
3
-10
/
+95
2016-04-07
mlxsw: reg: Add lossless settings for PBMC register
Ido Schimmel
1
-0
/
+35
2016-04-07
mlxsw: reg: Add Port Flow Control Configuration register
Ido Schimmel
1
-0
/
+131
2016-04-07
mlxsw: spectrum: Allow setting maximum rate for a TC
Ido Schimmel
3
-3
/
+77
2016-04-07
mlxsw: spectrum: Add IEEE 802.1Qaz ETS support
Ido Schimmel
3
-10
/
+283
2016-04-07
mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)
Ido Schimmel
5
-0
/
+101
2016-04-07
mlxsw: spectrum: Initialize egress scheduling
Ido Schimmel
1
-0
/
+111
2016-04-07
mlxsw: reg: Add QoS Switch Traffic Class Table register
Ido Schimmel
1
-0
/
+55
2016-04-07
mlxsw: reg: Add QoS ETS Element Configuration register
Ido Schimmel
1
-0
/
+127
2016-04-07
mlxsw: spectrum: Set port's shared buffer size to 0
Ido Schimmel
2
-0
/
+4
2016-04-07
mlxsw: reg: Use correct PBMC register length
Ido Schimmel
1
-1
/
+1
2016-04-07
mlxsw: spectrum: Correctly configure headroom size
Ido Schimmel
2
-10
/
+34
2016-04-07
mlxsw: spectrum: Add bytes to cells helper
Ido Schimmel
2
-34
/
+34
2016-04-07
mlxsw: spectrum: Map all switch priorities to priority group 0
Ido Schimmel
1
-1
/
+24
2016-04-07
mlxsw: reg: Add Port Prio To Buffer register
Ido Schimmel
1
-0
/
+83
2016-04-07
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-8
/
+10
2016-04-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-43
/
+84
2016-04-06
vxlan: implement GPE
Jiri Benc
1
-17
/
+153
2016-04-06
vxlan: move fdb code to common location in vxlan_xmit
Jiri Benc
1
-11
/
+11
2016-04-06
vxlan: move Ethernet initialization to a separate function
Jiri Benc
1
-7
/
+13
2016-04-06
igb: Garbled output for "ethtool -m"
Doron Shikmoni
1
-1
/
+2
[next]