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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
3
-2
/
+5
2022-04-13
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
1
-4
/
+12
2022-04-13
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
1
-8
/
+16
2022-04-13
net: ipv6: add skb drop reasons to TLV parse
Menglong Dong
1
-12
/
+24
2022-04-13
net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
Menglong Dong
1
-8
/
+1
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
1
-3
/
+4
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2
-6
/
+16
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
1
-1
/
+5
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
1
-1
/
+5
2022-04-13
net: bridge: fdb: add support for flush filtering based on ifindex and vlan
Nikolay Aleksandrov
1
-1
/
+44
2022-04-13
net: bridge: fdb: add support for flush filtering based on ndm flags and state
Nikolay Aleksandrov
2
-3
/
+60
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
1
-0
/
+2
2022-04-13
net: bridge: fdb: add support for fine-grained flushing
Nikolay Aleksandrov
4
-12
/
+54
2022-04-13
net: bridge: fdb: add ndo_fdb_del_bulk
Nikolay Aleksandrov
3
-0
/
+27
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
1
-13
/
+10
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
1
-0
/
+1
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
1
-4
/
+1
2022-04-13
tls: rx: only copy IV from the packet for TLS 1.2
Jakub Kicinski
1
-10
/
+10
2022-04-13
tls: rx: use MAX_IV_SIZE for allocations
Jakub Kicinski
1
-1
/
+1
2022-04-13
tls: rx: use async as an in-out argument
Jakub Kicinski
1
-15
/
+16
2022-04-13
tls: rx: return the already-copied data on crypto error
Jakub Kicinski
1
-6
/
+10
2022-04-13
tls: rx: treat process_rx_list() errors as transient
Jakub Kicinski
1
-12
/
+8
2022-04-13
tls: rx: assume crypto always calls our callback
Jakub Kicinski
1
-3
/
+0
2022-04-13
tls: rx: don't handle TLS 1.3 in the async crypto callback
Jakub Kicinski
1
-10
/
+5
2022-04-13
tls: rx: move counting TlsDecryptErrors for sync
Jakub Kicinski
1
-2
/
+2
2022-04-13
tls: rx: reuse leave_on_list label for psock
Jakub Kicinski
1
-8
/
+4
2022-04-13
tls: rx: consistently use unlocked accessors for rx_list
Jakub Kicinski
1
-5
/
+5
2022-04-13
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2
-6
/
+4
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-1
/
+4
2022-04-12
fou: Remove XRFM from NET_FOU Kconfig
Coco Li
2
-2
/
+0
2022-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-5
/
+4
2022-04-12
page_pool: Add recycle stats to page_pool_put_page_bulk
Lorenzo Bianconi
1
-2
/
+13
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
29
-99
/
+71
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
1
-1
/
+1
2022-04-12
net: bridge: add support for host l2 mdb entries
Joachim Wiberg
1
-5
/
+7
2022-04-11
net: bridge: offload BR_HAIRPIN_MODE, BR_ISOLATED, BR_MULTICAST_TO_UNICAST
Arınç ÜNAL
1
-1
/
+2
2022-04-11
sctp: Initialize daddr on peeled off socket
Petr Malat
1
-1
/
+1
2022-04-11
net/smc: Fix af_ops of child socket pointing to released memory
Karsten Graul
1
-2
/
+12
2022-04-11
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
1
-2
/
+3
2022-04-11
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Karsten Graul
1
-2
/
+4
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-2
/
+2
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
3
-7
/
+7
2022-04-11
bpf: Fix release of page_pool in BPF_PROG_RUN in test runner
Toke Høiland-Jørgensen
1
-2
/
+3
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
27
-332
/
+385
2022-04-11
mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
Peter Seiderer
1
-0
/
+3
2022-04-11
nl80211: show SSID for P2P_GO interfaces
Johannes Berg
1
-0
/
+1
[prev]
[next]