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
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
3
-8
/
+39
2018-05-17
tcp: disable RFC6675 loss detection
Yuchung Cheng
2
-5
/
+10
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
3
-13
/
+29
2018-05-17
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
Ivan Khoronzhuk
1
-49
/
+60
2018-05-17
Merge branch 'sched-refactor-NOLOCK-qdiscs'
David S. Miller
3
-7
/
+23
2018-05-17
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2
-2
/
+7
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2
-5
/
+16
2018-05-17
ice: Update NVM AQ command functions
Anirudh Venkataramanan
2
-9
/
+11
2018-05-17
ixgbevf: fix MAC address changes through ixgbevf_set_mac()
Emil Tantilov
1
-0
/
+1
2018-05-17
ixgbe: force VF to grab new MAC on driver reload
Emil Tantilov
1
-4
/
+1
2018-05-17
ixgbe: release lock for the duration of ixgbe_suspend_close()
Pavel Tatashin
1
-1
/
+8
2018-05-17
ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
Mauro S M Rodrigues
2
-6
/
+6
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
7
-41
/
+55
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
114
-1865
/
+4600
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
1
-1
/
+1
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
1
-0
/
+6
2018-05-17
libbpf: add ifindex to enable offload support
David Beckett
4
-3
/
+20
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
samples/bpf: Decrement ttl in fib forwarding example
David Ahern
1
-8
/
+31
2018-05-16
Merge branch 'bpf-sock-hashmap'
Daniel Borkmann
17
-453
/
+1161
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
7
-349
/
+453
2018-05-16
cxgb4: update LE-TCAM collection for T6
Rahul Lakkireddy
4
-8
/
+37
2018-05-16
Merge branch 'qed-LL2-fixes'
David S. Miller
1
-11
/
+50
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net: ethoc: Remove useless test before clk_disable_unprepare
YueHaibing
1
-4
/
+2
2018-05-16
net: stmmac: Remove useless test before clk_disable_unprepare
YueHaibing
1
-17
/
+7
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
4
-71
/
+103
2018-05-16
Merge branch 'rmnet-next'
David S. Miller
5
-38
/
+125
2018-05-16
net: qualcomm: rmnet: Remove redundant command check
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2018-05-16
net: qualcomm: rmnet: Add support for ethtool private stats
Subash Abhinov Kasiviswanathan
3
-16
/
+112
2018-05-16
net: qualcomm: rmnet: Capture all drops in transmit path
Subash Abhinov Kasiviswanathan
1
-11
/
+10
2018-05-16
Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node'
David S. Miller
12
-61
/
+23
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
11
-61
/
+20
2018-05-16
of: mdio: Fall back to mdiobus_register() with NULL device_node
Florian Fainelli
1
-0
/
+3
2018-05-16
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
Grygorii Strashko
1
-1
/
+7
2018-05-16
Revert "bonding: allow carrier and link status to determine link state"
Debabrata Banerjee
3
-14
/
+9
2018-05-16
tc-testing: updated mirred and vlan with more tests
Roman Mashak
2
-20
/
+324
2018-05-16
tc-testing: fixed copy-pasting error in police tests
Roman Mashak
1
-2
/
+2
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
3
-24
/
+19
2018-05-16
Merge branch 'bonding-performance-and-reliability'
David S. Miller
5
-41
/
+70
2018-05-16
bonding: allow carrier and link status to determine link state
Debabrata Banerjee
3
-9
/
+14
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
4
-15
/
+43
2018-05-16
bonding: use common mac addr checks
Debabrata Banerjee
1
-19
/
+9
2018-05-16
bonding: don't queue up extraneous rlb updates
Debabrata Banerjee
1
-6
/
+12
2018-05-16
Merge branch 'net-smc-enhancements-2018-05-15'
David S. Miller
6
-65
/
+196
2018-05-16
net/smc: check for pending termination
Karsten Graul
3
-3
/
+7
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
1
-0
/
+2
[prev]
[next]