index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
tls: store iv directly within cipher_context
Sabrina Dubroca
1
-1
/
+2
2023-10-13
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
1
-1
/
+1
2023-10-13
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
1
-1
/
+1
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-10-12
wifi: radiotap: add bandwidth definition of EHT U-SIG
Ping-Ke Shih
1
-0
/
+6
2023-10-10
netfilter: cleanup struct nft_table
George Guo
1
-1
/
+4
2023-10-10
netfilter: conntrack: simplify nf_conntrack_alter_reply
Florian Westphal
1
-4
/
+10
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
1
-0
/
+1
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
2
-1
/
+6
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+5
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-96
/
+182
2023-10-06
Merge wireless into wireless-next
Johannes Berg
3
-12
/
+34
2023-10-06
flow_offload: Annotate struct flow_action_entry with __counted_by
Kees Cook
1
-1
/
+1
2023-10-06
nexthop: Annotate struct nh_group with __counted_by
Kees Cook
1
-1
/
+1
2023-10-06
nexthop: Annotate struct nh_notifier_grp_info with __counted_by
Kees Cook
1
-1
/
+1
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
1
-6
/
+6
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
2
-0
/
+5
2023-10-06
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2
-1
/
+3
2023-10-05
nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
nexthop: Annotate struct nh_res_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-11
/
+17
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
1
-0
/
+1
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
1
-2
/
+3
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
1
-2
/
+4
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
1
-3
/
+3
2023-10-04
net: appletalk: remove cops support
Greg Kroah-Hartman
1
-1
/
+0
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+4
2023-10-03
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
1
-0
/
+10
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
1
-1
/
+2
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
1
-2
/
+3
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
1
-0
/
+1
2023-10-02
net: mana: Annotate struct hwc_dma_buf with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: mana: Annotate struct mana_rxq with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
ipv6: Annotate struct ip6_sf_socklist with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
ipv4: Annotate struct fib_info with __counted_by
Kees Cook
1
-1
/
+1
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2
-4
/
+3
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
1
-5
/
+8
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
1
-3
/
+3
2023-10-01
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
1
-4
/
+16
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
1
-1
/
+1
2023-10-01
Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-1
/
+1
2023-10-01
net_sched: constify qdisc_priv()
Eric Dumazet
1
-4
/
+4
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
1
-0
/
+2
2023-10-01
tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
Eric Dumazet
1
-2
/
+2
2023-10-01
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
1
-2
/
+2
2023-09-28
xfrm: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2023-09-25
wifi: cfg80211: report per-link errors during association
Benjamin Berg
1
-0
/
+3
2023-09-25
wifi: mac80211: support antenna control in injection
Johannes Berg
1
-1
/
+5
2023-09-25
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
1
-0
/
+2
[prev]
[next]