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
2019-08-04
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-5
/
+7
2019-08-04
vsock: correct removal of socket from the list
Sunil Muthuswamy
1
-31
/
+7
2019-07-31
rds: Accept peer connection reject messages due to incompatible version
Gerd Rausch
1
-2
/
+3
2019-07-28
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
1
-1
/
+3
2019-07-28
net/tls: reject offload of TLS 1.3
Jakub Kicinski
1
-0
/
+8
2019-07-28
net/tls: fix poll ignoring partially copied records
Jakub Kicinski
1
-1
/
+2
2019-07-28
netrom: hold sock when setting skb->destructor
Cong Wang
1
-0
/
+1
2019-07-28
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-07-28
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-28
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
1
-5
/
+3
2019-07-28
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-28
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-8
/
+12
2019-07-28
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-07-28
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
3
-5
/
+7
2019-07-28
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-2
/
+11
2019-07-28
sctp: not bind the socket in sctp_connect
Xin Long
1
-21
/
+3
2019-07-28
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
1
-1
/
+8
2019-07-28
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
2019-07-28
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-07-28
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
2
-3
/
+3
2019-07-28
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
3
-4
/
+1
2019-07-28
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2019-07-28
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
1
-0
/
+2
2019-07-28
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+5
2019-07-28
ipv6: Unlink sibling route in case of failure
Ido Schimmel
1
-1
/
+17
2019-07-28
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
1
-1
/
+1
2019-07-28
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-07-28
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-6
/
+2
2019-07-26
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
1
-0
/
+13
2019-07-26
9p/virtio: Add cleanup path in p9_virtio_init
YueHaibing
1
-1
/
+7
2019-07-26
9p/xen: Add cleanup path in p9_trans_xen_init
YueHaibing
1
-1
/
+7
2019-07-26
SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request
Trond Myklebust
3
-2
/
+4
2019-07-26
xdp: fix race on generic receive path
Ilya Maximets
1
-9
/
+22
2019-07-26
Bluetooth: validate BLE connection interval updates
csonsino
2
-1
/
+13
2019-07-26
Bluetooth: hidp: NUL terminate a string in the compat ioctl
Dan Carpenter
2
-1
/
+2
2019-07-26
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
1
-0
/
+6
2019-07-26
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
1
-4
/
+10
2019-07-26
netfilter: Fix remainder of pseudo-header protocol 0
He Zhe
3
-4
/
+5
2019-07-26
xsk: Properly terminate assignment in xskq_produce_flush_desc
Nathan Chancellor
1
-1
/
+1
2019-07-26
netfilter: ctnetlink: Fix regression in conntrack entry deletion
Felix Kaechele
1
-3
/
+4
2019-07-26
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2
-66
/
+72
2019-07-26
ipvs: defer hook registration to avoid leaks
Julian Anastasov
1
-7
/
+14
2019-07-26
ipsec: select crypto ciphers for xfrm_algo
Arnd Bergmann
1
-0
/
+2
2019-07-26
xfrm: fix sa selector validation
Nicolas Dichtel
1
-0
/
+3
2019-07-26
ipset: Fix memory accounting for hash types on resize
Stefano Brivio
1
-1
/
+1
2019-07-26
netfilter: ipset: fix a missing check of nla_parse
Aditya Pakki
1
-3
/
+7
2019-07-26
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
3
-2
/
+8
2019-07-26
xfrm: Fix xfrm sel prefix length validation
Anirudh Gupta
1
-0
/
+16
2019-07-26
af_key: fix leaks in key_pol_get_resp and dump_sp.
Jeremy Sowden
1
-2
/
+6
2019-07-26
batman-adv: fix for leaked TVLV handler.
Jeremy Sowden
1
-0
/
+2
[next]