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-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
73
-81
/
+80
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
3
-9
/
+23
2016-11-17
Merge branch 'rds-ha-failover-fixes'
David S. Miller
9
-21
/
+86
2016-11-17
RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...
Sowmini Varadhan
3
-18
/
+26
2016-11-17
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
6
-3
/
+57
2016-11-17
RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list
Sowmini Varadhan
1
-0
/
+3
2016-11-17
net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart
LABBE Corentin
1
-28
/
+21
2016-11-17
net: stmmac: replace hardcoded function name by __func__
LABBE Corentin
1
-4
/
+3
2016-11-17
net: stmmac: replace all pr_xxx by their netdev_xxx counterpart
LABBE Corentin
2
-95
/
+123
2016-11-17
net_sched: sch_fq: use hash_ptr()
Eric Dumazet
1
-2
/
+2
2016-11-17
net/mlx5e: remove napi_hash_del() calls
Eric Dumazet
1
-4
/
+0
2016-11-17
net/mlx4_en: remove napi_hash_del() call
Eric Dumazet
1
-4
/
+0
2016-11-17
Merge branch 'mlxsw-i2c'
David S. Miller
8
-5
/
+783
2016-11-17
mlxsw: minimal: Add I2C support for Mellanox ASICs
Vadim Pasternak
3
-0
/
+110
2016-11-17
mlxsw: Invoke driver's init/fini methods only if defined
Vadim Pasternak
1
-5
/
+9
2016-11-17
mlxsw: Introduce support for I2C bus
Vadim Pasternak
4
-0
/
+654
2016-11-17
mlxsw: Add bus capability flag
Vadim Pasternak
3
-0
/
+10
2016-11-17
net: netcp: replace IS_ERR_OR_NULL by IS_ERR
Julia Lawall
1
-3
/
+3
2016-11-17
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
5
-50
/
+64
2016-11-17
Merge branch 'bnxt_en-next'
David S. Miller
4
-16
/
+298
2016-11-17
bnxt_en: Add ethtool -n|-N rx-flow-hash support.
Michael Chan
1
-3
/
+164
2016-11-17
bnxt_en: Add UDP RSS support for 57X1X chips.
Michael Chan
2
-8
/
+16
2016-11-17
bnxt_en: Enhance autoneg support.
Michael Chan
2
-0
/
+24
2016-11-17
bnxt_en: Update firmware interface spec to 1.5.4.
Michael Chan
2
-5
/
+94
2016-11-17
netpoll: more efficient locking
Eric Dumazet
4
-11
/
+10
2016-11-17
cadence: Add LSO support.
Rafal Ozieblo
2
-12
/
+140
2016-11-17
netronome: don't access real_num_rx_queues directly
Arnd Bergmann
1
-8
/
+6
2016-11-17
sfc: remove napi_hash_del() call
Eric Dumazet
1
-3
/
+2
2016-11-17
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
1
-1
/
+2
2016-11-16
mlxsw: spectrum_router: Adjust placement of FIB abort warning
Ido Schimmel
1
-3
/
+3
2016-11-16
net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bit
Andrew Lunn
1
-1
/
+1
2016-11-16
Merge branch 'amd-xgbe-next'
David S. Miller
2
-3
/
+3
2016-11-16
amd-xgbe: Fix maximum GPIO value check
Lendacky, Thomas
1
-2
/
+2
2016-11-16
amd-xgbe: Fix possible uninitialized variable
Lendacky, Thomas
1
-1
/
+1
2016-11-16
Merge branch 'nway-reset'
David S. Miller
5
-0
/
+5
2016-11-16
net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvpp2: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethernet: mvneta: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: ethoc: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-16
Merge branch 'busypoll-preemption-and-other-optimizations'
David S. Miller
5
-38
/
+113
2016-11-16
bnx2x: switch to napi_complete_done()
Eric Dumazet
1
-7
/
+8
2016-11-16
net/mlx4_en: use napi_complete_done() return value
Eric Dumazet
1
-2
/
+2
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2
-7
/
+10
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
1
-3
/
+2
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2
-20
/
+92
2016-11-16
bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive
Martin KaFai Lau
1
-1
/
+1
2016-11-16
ipv6: sr: add option to control lwtunnel support
David Lebrun
3
-3
/
+23
2016-11-16
Merge branch 'alx-multiqueue-support'
David S. Miller
2
-170
/
+420
2016-11-16
alx: enable multiple tx queues
Tobias Regnery
1
-2
/
+6
[next]