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-04-13
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-13
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-13
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
1
-1
/
+1
2022-04-13
sctp: count singleton chunks in assoc user stats
Jamie Bainbridge
1
-1
/
+5
2022-04-13
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
1
-1
/
+6
2022-04-13
mctp: Fix check for dev_hard_header() result
Matt Johnston
1
-1
/
+1
2022-04-13
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-04-13
net/tls: fix slab-out-of-bounds bug in decrypt_internal
Ziyang Xuan
1
-1
/
+1
2022-04-13
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
1
-15
/
+39
2022-04-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2
-18
/
+0
2022-04-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+5
2022-04-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-13
netlabel: fix out-of-bounds memory accesses
Wang Yufen
1
-0
/
+2
2022-04-13
netfilter: conntrack: revisit gc autotuning
Florian Westphal
1
-17
/
+68
2022-04-13
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-04-13
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-04-13
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-04-13
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
1
-1
/
+11
2022-04-13
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
1
-0
/
+1
2022-04-13
net/smc: correct settings of RMB window update limit
Dust Li
1
-1
/
+1
2022-04-13
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2
-3
/
+11
2022-04-13
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2
-25
/
+33
2022-04-13
net: initialize init_net earlier
Eric Dumazet
2
-14
/
+6
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
4
-8
/
+8
2022-04-13
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
Avraham Stern
1
-1
/
+8
2022-04-13
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
1
-1
/
+9
2022-04-13
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
3
-12
/
+18
2022-04-08
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-04-08
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
1
-0
/
+4
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
1
-0
/
+32
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
1
-14
/
+5
2022-04-08
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
1
-1
/
+1
2022-04-08
rxrpc: Fix call timer start racing with call destruction
David Howells
3
-14
/
+43
2022-04-08
rxrpc: fix some null-ptr-deref bugs in server_key.c
Xiaolong Huang
1
-2
/
+5
2022-04-08
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-04-08
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
3
-9
/
+15
2022-04-08
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-04-08
vsock/virtio: enable VQs early on probe
Stefano Garzarella
1
-0
/
+2
2022-04-08
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
1
-3
/
+3
2022-04-08
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
1
-1
/
+2
2022-04-08
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
1
-1
/
+3
2022-04-08
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-04-08
tipc: fix the timer expires after interval 100ms
Hoang Le
1
-1
/
+2
2022-04-08
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
1
-0
/
+5
2022-04-08
openvswitch: always update flow key after nat
Aaron Conole
1
-59
/
+59
2022-04-08
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
1
-1
/
+4
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
2
-0
/
+9
2022-04-08
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
1
-0
/
+2
2022-04-08
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
1
-4
/
+14
2022-04-08
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
1
-0
/
+2
[prev]
[next]