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-03-18
ibmvnic: Update TX pool initialization routine
Thomas Falcon
1
-42
/
+48
2018-03-18
ibmvnic: Update release TX pool routine
Thomas Falcon
1
-7
/
+12
2018-03-18
ibmvnic: Update and clean up reset TX pool routine
Thomas Falcon
1
-20
/
+25
2018-03-18
ibmvnic: Generalize TX pool structure
Thomas Falcon
1
-2
/
+3
2018-03-18
sctp: use proc_remove_subtree()
Al Viro
4
-140
/
+28
2018-03-18
Merge branch 'hv_netvsc-minor-enhancements'
David S. Miller
5
-6
/
+223
2018-03-18
hv_netvsc: add trace points
Stephen Hemminger
5
-2
/
+220
2018-03-18
hv_netvsc: pass netvsc_device to rndis halt
Stephen Hemminger
1
-4
/
+3
2018-03-18
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
3
-4
/
+67
2018-03-18
cxgb4: Fix queue free path of ULD drivers
Arjun Vynipadath
1
-0
/
+1
2018-03-18
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
Sowmini Varadhan
1
-8
/
+9
2018-03-18
Merge branch 'tipc-obsolete-zone-concept'
David S. Miller
11
-279
/
+227
2018-03-18
tipc: some name changes
Jon Maloy
5
-103
/
+106
2018-03-18
tipc: merge two lists in struct publication
Jon Maloy
2
-13
/
+12
2018-03-18
tipc: remove zone_list member in struct publication
Jon Maloy
2
-76
/
+30
2018-03-18
tipc: remove zone publication list in name table
Jon Maloy
4
-26
/
+29
2018-03-18
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
7
-88
/
+77
2018-03-18
Merge branch 'pernet-convert-part8'
David S. Miller
5
-0
/
+6
2018-03-18
net: Convert ip_vs_ftp_ops
Kirill Tkhai
1
-0
/
+1
2018-03-18
net: Convert ipvs_core_dev_ops
Kirill Tkhai
1
-0
/
+1
2018-03-18
net: Convert ipvs_core_ops
Kirill Tkhai
1
-0
/
+1
2018-03-18
net: Convert ovs_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-18
net: Convert mpls_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-18
net: Convert l2tp_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-16
net-tcp_bbr: set tp->snd_ssthresh to BDP upon STARTUP exit
Yousuk Seung
1
-1
/
+4
2018-03-16
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2
-1
/
+3
2018-03-16
selftests/txtimestamp: Add more configurable parameters
Vinicius Costa Gomes
1
-3
/
+18
2018-03-16
liquidio: Simplified napi poll
Intiyaz Basha
3
-66
/
+35
2018-03-16
Merge branch 'net-smc-IPv6-support'
David S. Miller
4
-67
/
+235
2018-03-16
net/smc: enable ipv6 support for smc
Karsten Graul
2
-17
/
+51
2018-03-16
net/smc: add ipv6 support to CLC layer
Karsten Graul
2
-17
/
+105
2018-03-16
net/smc: restructure netinfo for CLC proposal msgs
Karsten Graul
3
-36
/
+82
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
4
-1
/
+14
2018-03-16
Merge branch 'rtnl_lock_killable'
David S. Miller
3
-1
/
+9
2018-03-16
net: Use rtnl_lock_killable() in register_netdev()
Kirill Tkhai
1
-1
/
+2
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
2
-0
/
+7
2018-03-16
doc: Change the udp/sctp rmem/wmem default value.
Tonghao Zhang
1
-3
/
+3
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
4
-77
/
+96
2018-03-16
Merge branch 'net-ipv6-Address-checks-need-to-consider-the-L3-domain'
David S. Miller
8
-158
/
+390
2018-03-16
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
1
-2
/
+178
2018-03-16
selftests: fib_tests: Allow user to run a specific test
David Ahern
1
-3
/
+7
2018-03-16
selftests: fib_tests: Use an alias for ip command
David Ahern
1
-84
/
+85
2018-03-16
net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
David Ahern
1
-0
/
+15
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
7
-19
/
+43
2018-03-16
net/ipv6: Refactor gateway validation on route add
David Ahern
1
-54
/
+66
2018-03-16
Merge branch 'macb-Introduce-phy-handle-DT-functionality'
David S. Miller
2
-41
/
+44
2018-03-16
Documentation: macb: Document phy-handle binding
Brad Mouring
1
-0
/
+1
2018-03-16
net: macb: Add phy-handle DT support
Brad Mouring
1
-3
/
+5
2018-03-16
net: macb: Remove redundant poll irq assignment
Brad Mouring
1
-4
/
+1
2018-03-16
net: macb: Reorganize macb_mii bringup
Brad Mouring
1
-38
/
+41
[next]