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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2022-01-27
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2022-01-27
batman-adv: allow netlink usage in unprivileged containers
Linus Lüssing
1
-15
/
+15
2022-01-27
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
1
-2
/
+4
2022-01-27
Bluetooth: Fix memory leak of hci device
Wei Yongjun
1
-0
/
+2
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2022-01-27
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
3
-3
/
+21
2022-01-27
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
2
-1
/
+8
2022-01-27
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
3
-2
/
+5
2022-01-27
netrom: fix api breakage in nr_setsockopt()
Dan Carpenter
1
-6
/
+6
2022-01-27
ax25: uninitialized variable in ax25_setsockopt()
Dan Carpenter
1
-5
/
+5
2022-01-27
mptcp: fix a DSS option writing error
Geliang Tang
1
-0
/
+1
2022-01-27
mptcp: fix opt size when sending DSS + MP_FAIL
Matthieu Baerts
1
-3
/
+6
2022-01-27
mptcp: fix per socket endpoint accounting
Paolo Abeni
1
-6
/
+12
2022-01-27
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
1
-6
/
+8
2022-01-27
net/smc: Reset conn->lgr when link group registration fails
Wen Gu
3
-9
/
+13
2022-01-27
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-3
/
+6
2022-01-27
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
Florian Westphal
1
-0
/
+8
2022-01-27
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
1
-0
/
+3
2022-01-27
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
2022-01-27
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
1
-8
/
+13
2022-01-27
bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()
John Fastabend
1
-0
/
+27
2022-01-27
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
1
-1
/
+4
2022-01-27
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
1
-2
/
+2
2022-01-27
net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
Raed Salem
1
-5
/
+25
2022-01-27
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
1
-2
/
+10
2022-01-27
xfrm: state and policy should fail if XFRMA_IF_ID 0
Antony Antony
1
-3
/
+18
2022-01-27
xfrm: interface with if_id 0 should return error
Antony Antony
1
-2
/
+12
2022-01-27
xfrm: fix a small bug in xfrm_sa_len()
Eric Dumazet
1
-1
/
+1
2022-01-27
Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
Luiz Augusto von Dentz
1
-7
/
+7
2022-01-27
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
1
-106
/
+142
2022-01-27
netfilter: bridge: add support for pppoe filtering
Florian Westphal
1
-4
/
+3
2022-01-27
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
1
-1
/
+7
2022-01-27
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2022-01-27
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
Luiz Augusto von Dentz
1
-0
/
+19
2022-01-27
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
1
-0
/
+5
2022-01-16
can: isotp: convert struct tpcon::{idx,len} to unsigned int
Marc Kleine-Budde
1
-2
/
+2
2022-01-16
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-1
/
+2
2022-01-11
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2022-01-11
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
1
-1
/
+1
2022-01-11
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2022-01-11
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-11
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-11
phonet: refcount leak in pep_sock_accep
Hangyu Hua
1
-0
/
+1
2022-01-11
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
1
-0
/
+2
2022-01-11
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-11
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
3
-11
/
+21
2022-01-11
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2
-32
/
+36
2022-01-11
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
3
-0
/
+11
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
1
-1
/
+5
[next]