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-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
2022-04-08
af_unix: Fix some data-races around unix_sk(sk)->oob_skb.
Kuniyuki Iwashima
1
-7
/
+5
2022-04-08
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
1
-12
/
+15
2022-04-08
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
1
-0
/
+4
2022-04-08
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
1
-18
/
+20
2022-04-08
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2
-18
/
+17
2022-04-08
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
1
-4
/
+3
2022-04-08
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
1
-2
/
+5
2022-04-08
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
1
-4
/
+13
2022-04-08
xsk: Fix race at socket teardown
Magnus Karlsson
1
-19
/
+50
2022-04-08
mac80211: limit bandwidth in HE capabilities
Johannes Berg
4
-10
/
+32
2022-04-08
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2
-12
/
+5
2022-04-08
rfkill: make new event layout opt-in
Johannes Berg
1
-14
/
+34
2022-04-08
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2022-04-08
af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...
Haimin Zhang
1
-1
/
+1
2022-04-08
xfrm: fix tunnel model fragmentation behavior
Lina Wang
2
-1
/
+20
2022-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-24
/
+32
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-28
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-5
/
+17
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-23
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
1
-1
/
+10
2022-03-23
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
1
-2
/
+1
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
3
-5
/
+16
2022-03-19
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2022-03-19
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-19
Bluetooth: hci_core: Fix leaking sent_cmd skb
Luiz Augusto von Dentz
1
-0
/
+1
[next]