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
2020-08-07
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
1
-5
/
+45
2020-08-05
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-08-05
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-08-05
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
2020-08-05
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
3
-32
/
+29
2020-08-05
net/x25: Fix null-ptr-deref in x25_disconnect
YueHaibing
1
-4
/
+6
2020-08-05
net/x25: Fix x25_neigh refcnt leak when x25 disconnect
Xiyu Yang
1
-0
/
+4
2020-08-05
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-08-05
9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
Wang Hai
1
-1
/
+14
2020-08-05
sunrpc: check that domain table is empty at module unload.
Sasha Levin
3
-0
/
+30
2020-07-31
udp: Improve load balancing for SO_REUSEPORT.
Kuniyuki Iwashima
2
-12
/
+18
2020-07-31
udp: Copy has_conns in reuseport_grow().
Kuniyuki Iwashima
1
-0
/
+1
2020-07-31
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
1
-2
/
+4
2020-07-31
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
1
-7
/
+14
2020-07-31
AX.25: Prevent integer overflows in connect and sendmsg
Dan Carpenter
1
-1
/
+4
2020-07-31
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2
-10
/
+14
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2
-2
/
+2
2020-07-31
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
1
-1
/
+2
2020-07-31
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-31
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
2
-2
/
+2
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-07-31
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-31
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
1
-1
/
+2
2020-07-31
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
1
-1
/
+3
2020-07-29
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-07-29
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
1
-1
/
+1
2020-07-29
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-07-22
libceph: don't omit recovery_deletes in target_copy()
Ilya Dryomov
1
-0
/
+1
2020-07-22
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2020-07-22
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
3
-5
/
+5
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-1
/
+1
2020-07-22
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
1
-4
/
+1
2020-07-22
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2
-7
/
+13
2020-07-22
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
1
-3
/
+5
2020-07-22
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2
-2
/
+8
2020-07-22
tcp: make sure listeners don't initialize congestion-control state
Christoph Paasch
2
-1
/
+4
2020-07-22
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
1
-0
/
+2
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
16
-32
/
+41
2020-07-22
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-07-22
llc: make sure applications use ARPHRD_ETHER
Eric Dumazet
1
-3
/
+7
2020-07-22
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-07-22
ipv6: Fix use of anycast address with loopback
David Ahern
1
-1
/
+1
2020-07-22
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
1
-1
/
+4
2020-07-22
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
1
-0
/
+3
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-49
/
+0
2020-07-22
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
1
-1
/
+1
2020-07-16
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-1
/
+1
2020-07-16
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
1
-0
/
+2
2020-07-16
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
4
-5
/
+5
[next]