index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: tolerate future SMCD versions
Ursula Braun
2020-07-08
2
-13
/
+34
*
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-07-08
4
-18
/
+20
*
net/smc: fix sleep bug in smc_pnet_find_roce_resource()
Ursula Braun
2020-07-08
4
-18
/
+22
*
net/smc: fix work request handling
Karsten Graul
2020-07-08
2
-8
/
+10
*
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
2020-07-08
3
-48
/
+77
*
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
2020-07-08
1
-1
/
+1
*
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
2020-07-08
1
-0
/
+2
*
mptcp: fix DSS map generation on fin retransmission
Paolo Abeni
2020-07-08
1
-3
/
+3
*
ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
Sabrina Dubroca
2020-07-08
1
-0
/
+3
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-07
1
-1
/
+1
*
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-07
1
-1
/
+1
*
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2020-07-06
1
-1
/
+4
*
hsr: fix interface leak in error path of hsr_dev_finalize()
Taehee Yoo
2020-07-05
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-07-05
5
-5
/
+7
|
\
|
*
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-03
1
-0
/
+2
|
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-06-30
4
-5
/
+5
*
|
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-03
16
-32
/
+41
*
|
tcp: md5: allow changing MD5 keys in all socket states
Eric Dumazet
2020-07-02
1
-4
/
+1
*
|
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
2020-07-02
1
-0
/
+2
*
|
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-07-02
3
-5
/
+5
*
|
tcp: md5: do not send silly options in SYNCOOKIES
Eric Dumazet
2020-07-02
1
-3
/
+5
*
|
rds: If one path needs re-connection, check all and re-connect
Rao Shoaib
2020-07-02
3
-1
/
+20
*
|
tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
Eric Dumazet
2020-07-02
2
-9
/
+18
*
|
genetlink: remove genl_bind
Sean Tranchetti
2020-07-02
1
-49
/
+0
*
|
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Dan Carpenter
2020-07-01
1
-1
/
+5
*
|
tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()
Eric Dumazet
2020-07-01
2
-2
/
+8
*
|
net: qrtr: free flow in __qrtr_node_release
Carl Huang
2020-07-01
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
5
-84
/
+97
|
\
\
|
*
|
bpf: Add tests for PTR_TO_BTF_ID vs. null comparison
Yonghong Song
2020-06-30
1
-1
/
+18
|
*
|
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
1
-5
/
+45
|
*
|
bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
1
-0
/
+3
|
*
|
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
1
-9
/
+10
|
*
|
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-11
/
+2
|
*
|
xsk: Use dma_need_sync instead of reimplenting it
Christoph Hellwig
2020-06-30
1
-47
/
+3
|
*
|
xsk: Remove a double pool->dev assignment in xp_dma_map
Christoph Hellwig
2020-06-30
1
-1
/
+0
|
*
|
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-30
1
-3
/
+2
|
*
|
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-06-28
1
-1
/
+9
|
*
|
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-06-28
1
-7
/
+6
*
|
|
net: xfrmi: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+2
*
|
|
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
*
|
|
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
2
-0
/
+2
*
|
|
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
2
-0
/
+2
*
|
|
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-06-30
1
-0
/
+18
*
|
|
genetlink: get rid of family->attrbuf
Cong Wang
2020-06-30
1
-35
/
+13
|
|
/
|
/
|
*
|
Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2020-06-30
5
-16
/
+52
|
\
\
|
*
|
nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
Luca Coelho
2020-06-26
1
-1
/
+1
|
*
|
nl80211: don't return err unconditionally in nl80211_start_ap()
Luca Coelho
2020-06-26
1
-1
/
+2
|
*
|
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
2020-06-25
1
-0
/
+26
|
*
|
mac80211: skip mpath lookup also for control port tx
Markus Theil
2020-06-25
1
-1
/
+5
|
*
|
mac80211: Fix dropping broadcast packets in 802.11 encap
Seevalamuthu Mariappan
2020-06-25
1
-1
/
+1
[next]