index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
net: Implement ->sock_is_readable() for UDP and AF_UNIX
Cong Wang
4
-0
/
+10
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2
-14
/
+15
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
4
-9
/
+6
2021-10-26
tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
Liu Jian
1
-0
/
+12
2021-10-26
net: dsa: stop calling dev_hold in dsa_slave_fdb_event
Vladimir Oltean
1
-3
/
+0
2021-10-26
net: dsa: flush switchdev workqueue when leaving the bridge
Vladimir Oltean
1
-0
/
+2
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
2
-35
/
+149
2021-10-26
net: hsr: Add support for redbox supervision frames
Andreas Oetken
4
-26
/
+113
2021-10-26
net: batman-adv: fix error handling
Pavel Skripkin
4
-20
/
+52
2021-10-26
tcp: remove unneeded code from tcp_stream_alloc_skb()
Eric Dumazet
1
-3
/
+0
2021-10-26
tcp: use MAX_TCP_HEADER in tcp_stream_alloc_skb
Eric Dumazet
1
-2
/
+2
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
2
-11
/
+11
2021-10-26
tipc: fix size validations for the MSG_CRYPTO type
Max VA
1
-11
/
+21
2021-10-26
netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf
Florian Westphal
2
-1
/
+27
2021-10-26
tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
Jon Maxwell
1
-1
/
+1
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-1
/
+2
2021-10-25
ipv6/tcp: small drop monitor changes
Eric Dumazet
1
-2
/
+2
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
2
-8
/
+18
2021-10-25
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
2
-3
/
+9
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2
-8
/
+19
2021-10-25
ipv6: annotate data races around np->min_hopcount
Eric Dumazet
2
-3
/
+8
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-5
/
+5
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-6
/
+6
2021-10-25
bluetooth: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-25
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
1
-2
/
+2
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
1
-0
/
+6
2021-10-25
net/tls: getsockopt supports complete algorithm list
Tianjia Zhang
1
-0
/
+42
2021-10-25
cfg80211: correct bridge/4addr mode check
Janusz Dziedzic
1
-7
/
+7
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
3
-13
/
+17
2021-10-25
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2021-10-25
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2
-24
/
+53
2021-10-25
net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del returns error
Vladimir Oltean
1
-2
/
+2
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
3
-53
/
+26
2021-10-25
Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
1
-1
/
+1
2021-10-24
can: bcm: Use hrtimer_forward_now()
Thomas Gleixner
1
-1
/
+1
2021-10-24
net: atm: use address setting helpers
Jakub Kicinski
2
-4
/
+5
2021-10-24
net: caif: get ready for const netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-24
net: hsr: get ready for const netdev->dev_addr
Jakub Kicinski
2
-4
/
+4
2021-10-24
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
1
-2
/
+2
2021-10-24
net: core: constify mac addrs in selftests
Jakub Kicinski
1
-4
/
+4
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+3
2021-10-24
net: dsa: drop rtnl_lock from dsa_slave_switchdev_event_work
Vladimir Oltean
1
-2
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2
-24
/
+53
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+1
2021-10-22
devlink: Clean not-executed param notifications
Leon Romanovsky
1
-4
/
+11
2021-10-22
devlink: Remove not-executed trap group notifications
Leon Romanovsky
1
-7
/
+5
2021-10-22
devlink: Remove not-executed trap policer notifications
Leon Romanovsky
1
-7
/
+5
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
1
-49
/
+8
[prev]
[next]