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-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
76
-730
/
+3841
2018-06-05
Merge branch 'devlink-extack'
David S. Miller
9
-32
/
+60
2018-06-05
mlxsw: Add extack messages for port_{un, }split failures
David Ahern
3
-9
/
+25
2018-06-05
netdevsim: Add extack error message for devlink reload
David Ahern
3
-6
/
+10
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
5
-17
/
+25
2018-06-05
net: metrics: add proper netlink validation
Eric Dumazet
2
-0
/
+4
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
3
-19
/
+17
2018-06-05
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
2018-06-05
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2
-6
/
+2
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
19
-536
/
+727
2018-06-05
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
3
-3
/
+0
2018-06-05
net: sched: cls: Fix offloading when ingress dev is vxlan
Paul Blakey
1
-10
/
+16
2018-06-05
sctp: not allow transport timeout value less than HZ/5 for hb_timer
Xin Long
1
-1
/
+1
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
4
-0
/
+22
2018-06-05
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+3
2018-06-05
net/mlx5e: Make function mlx5e_change_rep_mtu() static
Wei Yongjun
1
-1
/
+1
2018-06-05
net: qualcomm: rmnet: Fix use after free while sending command ack
Subash Abhinov Kasiviswanathan
1
-4
/
+4
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
2
-1
/
+7
2018-06-05
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
1
-12
/
+14
2018-06-05
Merge branch 'bpf-af-xdp-zc-api'
Daniel Borkmann
10
-61
/
+384
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+8
2018-06-05
samples/bpf: xdpsock: use skb Tx path for XDP_SKB
Björn Töpel
1
-0
/
+5
2018-06-05
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
5
-11
/
+137
2018-06-05
net: added netdevice operation for Tx
Magnus Karlsson
1
-0
/
+2
2018-06-05
xsk: add zero-copy support for Rx
Björn Töpel
5
-21
/
+165
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2
-5
/
+24
2018-06-05
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
1
-0
/
+8
2018-06-05
xsk: introduce xdp_umem_page
Björn Töpel
3
-4
/
+21
2018-06-05
xsk: moved struct xdp_umem definition
Björn Töpel
4
-24
/
+26
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
2
-2
/
+18
2018-06-05
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
1
-18
/
+17
2018-06-05
Merge branch 'net-phy-improve-PM-handling-of-PHY-MDIO'
David S. Miller
3
-95
/
+50
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
2
-49
/
+0
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
1
-46
/
+50
2018-06-05
Merge branch 'bpf-xdp-remove-xdp-flush'
Daniel Borkmann
7
-81
/
+1
2018-06-05
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
1
-4
/
+0
2018-06-05
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
1
-22
/
+1
2018-06-05
virtio_net: remove ndo_xdp_flush call virtnet_xdp_flush
Jesper Dangaard Brouer
1
-13
/
+0
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
3
-21
/
+0
2018-06-05
bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}
Wang YanQing
1
-5
/
+5
2018-06-05
bpf, arm32: correct check_imm24
Wang YanQing
1
-3
/
+3
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+12
2018-06-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-154
/
+236
2018-06-05
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
1
-5
/
+18
2018-06-05
net: sched: return error code when tcf proto is not found
Vlad Buslov
1
-2
/
+2
2018-06-05
team: use netdev_features_t instead of u32
Dan Carpenter
1
-1
/
+2
2018-06-05
net_failover: Use netdev_features_t instead of u32
Dan Carpenter
1
-1
/
+2
2018-06-05
qed: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-4
/
+3
[next]