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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-17
vmxnet3: introduce generalized command interface to configure the device
Shrikrishna Khare
1
-1
/
+21
2016-06-17
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
6
-20
/
+36
2016-06-17
Merge branch 'qeth-next'
David S. Miller
8
-725
/
+800
2016-06-17
s390/qeth: fix indentation in qeth_l3_arp_query
Sebastian Ott
1
-13
/
+12
2016-06-17
qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...
Hans Wippel
2
-4
/
+17
2016-06-17
qeth: improve set_features error handling
Hans Wippel
1
-11
/
+27
2016-06-17
qeth: add network device features for VLAN devices
Hans Wippel
2
-2
/
+10
2016-06-17
qeth layer 2 and layer 3 common feature handling
Thomas Richter
4
-198
/
+111
2016-06-17
qeth: optimize IP handling in rx_mode callback
Lakhvich Dmitriy
7
-458
/
+482
2016-06-17
qeth: introduce linearization fail count to stats
Eugene Crosser
4
-8
/
+23
2016-06-17
qeth: enable scatter/gather by default
Eugene Crosser
2
-3
/
+4
2016-06-17
qeth: enable scatter/gather in layer 2 mode
Eugene Crosser
1
-1
/
+25
2016-06-17
qeth: fill netdevice->gso_* attributes accurately
Eugene Crosser
1
-1
/
+3
2016-06-17
qeth: clean up condition when tso is used
Eugene Crosser
2
-20
/
+30
2016-06-17
qeth: refactor calculation of SBALE count
Eugene Crosser
3
-41
/
+85
2016-06-17
qeth: Include error message for "OS Mismatch"
Eugene Crosser
1
-0
/
+6
2016-06-17
net: xfrm: fix old-style declaration
Arnd Bergmann
2
-6
/
+6
2016-06-17
net: gianfar: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
2016-06-17
isdn: eicon: fix old-style declarations
Arnd Bergmann
2
-9
/
+9
2016-06-17
hamradio: baycom: fix old-style declaration
Arnd Bergmann
1
-3
/
+3
2016-06-17
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-17
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-17
net: tlan: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-17
net: qlcnic: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-17
dsa: b53: fix big-endian register access
Arnd Bergmann
1
-12
/
+8
2016-06-17
mpls: allow routes on ipgre devices
Simon Horman
1
-3
/
+4
2016-06-17
r8152: modify the check of the flag of PHY_RESET in set_speed function
hayeswang
1
-2
/
+2
2016-06-17
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-17
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-06-17
Merge branch 'stmmac-wol'
David S. Miller
4
-9
/
+54
2016-06-17
ARM: dts: rockchip: add interrupt for Wake-on-Lan on RK3288
Vincent Palatin
1
-2
/
+3
2016-06-17
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
1
-5
/
+43
2016-06-17
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
2
-2
/
+8
2016-06-17
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
Xin Long
1
-1
/
+1
2016-06-17
netlink: Add comment to warn about deprecated netlink rings attribute request
Fabien Siron
1
-0
/
+1
2016-06-16
Merge branch 'bpf-fd-array-release'
David S. Miller
4
-49
/
+122
2016-06-16
bpf, maps: flush own entries on perf map release
Daniel Borkmann
3
-38
/
+91
2016-06-16
bpf, maps: extend map_fd_get_ptr arguments
Daniel Borkmann
3
-10
/
+24
2016-06-16
bpf, maps: add release callback
Daniel Borkmann
2
-2
/
+8
2016-06-16
Merge branch 'sfc-rx-vlan-filtering'
David S. Miller
8
-184
/
+2033
2016-06-16
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
3
-5
/
+74
2016-06-16
sfc: Update MCDI protocol definitions
Edward Cree
1
-48
/
+1279
2016-06-16
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
1
-1
/
+9
2016-06-16
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2
-0
/
+25
2016-06-16
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
1
-11
/
+69
2016-06-16
sfc: Refactor checks for invalid filter ID
Edward Cree
1
-26
/
+13
2016-06-16
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
3
-2
/
+11
2016-06-16
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
3
-2
/
+124
2016-06-16
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2
-35
/
+295
2016-06-16
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
1
-29
/
+41
[next]