index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
batman-adv: Do not send uninitialized TT changes
Remi Pommarel
1
-0
/
+7
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
46
-251
/
+257
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
28
-94
/
+222
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
1
-1
/
+6
2024-12-05
Merge tag 'nf-24-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
6
-17
/
+71
2024-12-05
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2024-12-05
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2024-12-05
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-36
/
+37
2024-12-05
xfrm: iptfs: add tracepoint functionality
Christian Hopps
2
-1
/
+288
2024-12-05
xfrm: iptfs: handle reordering of received packets
Christian Hopps
1
-13
/
+484
2024-12-05
xfrm: iptfs: add skb-fragment sharing code
Christian Hopps
1
-6
/
+290
2024-12-05
xfrm: iptfs: add reusing received skb for the tunnel egress packet
Christian Hopps
1
-15
/
+108
2024-12-05
xfrm: iptfs: handle received fragmented inner packets
Christian Hopps
1
-19
/
+461
2024-12-05
xfrm: iptfs: add basic receive packet (tunnel egress) handling
Christian Hopps
1
-0
/
+276
2024-12-05
xfrm: iptfs: add fragmenting of larger than MTU user packets
Christian Hopps
1
-28
/
+315
2024-12-05
xfrm: iptfs: share page fragments of inner packets
Christian Hopps
1
-8
/
+77
2024-12-05
xfrm: iptfs: add user packet (tunnel ingress) handling
Christian Hopps
1
-3
/
+560
2024-12-05
xfrm: iptfs: add new iptfs xfrm mode impl
Christian Hopps
2
-0
/
+217
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
9
-5
/
+43
2024-12-05
xfrm: add mode_cbs module functionality
Christian Hopps
6
-10
/
+116
2024-12-05
xfrm: netlink: add config (netlink) options
Christian Hopps
2
-2
/
+60
2024-12-05
xfrm: config: add CONFIG_XFRM_IPTFS
Christian Hopps
1
-0
/
+16
2024-12-05
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-19
/
+70
2024-12-04
inet: add indirect call wrapper for getfrag() calls
Eric Dumazet
2
-9
/
+17
2024-12-04
netpoll: Make netpoll_send_udp return status instead of void
Maksym Kutsevol
1
-3
/
+3
2024-12-04
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
1
-4
/
+44
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
2
-2
/
+2
2024-12-04
netpoll: Use rtnl_dereference() for npinfo pointer access
Breno Leitao
1
-2
/
+2
2024-12-04
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
1
-0
/
+16
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
6
-37
/
+27
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
6
-47
/
+46
2024-12-04
wifi: mac80211: add EHT 320 MHz support for mesh
Sathishkumar Muruganandam
1
-11
/
+18
2024-12-04
wifi: mac80211: ethtool: add monitor channel reporting
Dylan Eskew
1
-0
/
+4
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
3
-11
/
+21
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
5
-28
/
+39
2024-12-04
wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()
Zichen Xie
1
-0
/
+2
2024-12-04
wifi: mac80211: use wiphy guard
Johannes Berg
3
-30
/
+17
2024-12-04
wifi: cfg80211: define and use wiphy guard
Johannes Berg
11
-447
/
+273
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
2
-3
/
+10
2024-12-04
wifi: mac80211: fix variable used in for_each_sdata_link()
Aloka Dixit
1
-1
/
+1
2024-12-04
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
1
-0
/
+5
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2
-2
/
+2
2024-12-04
net: sched: fix erspan_opt settings in cls_flower
Xin Long
1
-2
/
+3
2024-12-03
ethtool: Fix access to uninitialized fields in set RXNFC command
Gal Pressman
1
-1
/
+2
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
1
-11
/
+3
2024-12-03
net: Make napi_hash_lock irq safe
Joe Damato
1
-6
/
+12
2024-12-03
netfilter: nft_inner: incorrect percpu area handling under softirq
Pablo Neira Ayuso
1
-12
/
+45
2024-12-03
net: hsr: must allocate more bytes for RedBox support
Eric Dumazet
1
-6
/
+13
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
1
-21
/
+23
2024-12-03
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
1
-2
/
+2
[prev]
[next]