index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2023-10-27
2
-8
/
+18
*
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
2023-10-27
1
-0
/
+12
*
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
2023-10-27
1
-1
/
+10
*
net/tcp: Add tcp_hash_fail() ratelimited logs
Dmitry Safonov
2023-10-27
2
-2
/
+41
*
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
1
-1
/
+21
*
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
3
-8
/
+32
*
net/tcp: Verify inbound TCP-AO signed segments
Dmitry Safonov
2023-10-27
3
-2
/
+82
*
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2023-10-27
2
-0
/
+9
*
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
2
-0
/
+30
*
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
1
-2
/
+9
*
net/tcp: Add AO sign to RST packets
Dmitry Safonov
2023-10-27
2
-1
/
+18
*
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-27
3
-2
/
+45
*
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
2023-10-27
2
-0
/
+87
*
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2023-10-27
2
-2
/
+52
*
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
2023-10-27
2
-2
/
+54
*
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
2023-10-27
2
-1
/
+19
*
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
2023-10-27
2
-6
/
+92
*
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
2023-10-27
1
-14
/
+36
*
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-27
2
-50
/
+64
|
\
|
*
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
2023-10-23
1
-2
/
+6
|
*
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
2023-10-23
1
-4
/
+4
|
*
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
1
-15
/
+15
|
*
wifi: mac80211: fix header kernel-doc typos
Randy Dunlap
2023-10-23
1
-14
/
+14
|
*
wifi: cfg80211: fix header kernel-doc typos
Randy Dunlap
2023-10-23
1
-10
/
+10
|
*
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2023-10-23
1
-0
/
+3
|
*
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2023-10-23
1
-1
/
+2
|
*
wifi: cfg80211: Fix typo in documentation
Ilan Peer
2023-10-23
1
-1
/
+1
|
*
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
2023-10-23
1
-3
/
+3
|
*
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2023-10-23
1
-0
/
+6
*
|
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-27
3
-6
/
+55
|
\
\
|
*
|
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
2023-10-25
1
-0
/
+38
|
*
|
xsk: Avoid starving the xsk further down the list
Albert Huang
2023-10-24
1
-0
/
+7
|
*
|
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
2023-10-24
1
-6
/
+1
|
*
|
net, bpf: Add a warning if NAPI cb missed xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-17
1
-0
/
+9
*
|
|
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-27
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-0
/
+1
|
\
\
\
|
*
|
|
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
1
-0
/
+1
*
|
|
|
Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2023-10-26
3
-26
/
+38
|
\
\
\
\
|
*
|
|
|
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
2023-10-24
1
-1
/
+1
|
*
|
|
|
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
2023-10-24
1
-9
/
+9
|
*
|
|
|
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
2023-10-24
1
-13
/
+25
|
*
|
|
|
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
2023-10-24
1
-1
/
+1
|
*
|
|
|
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
2023-10-24
2
-2
/
+2
*
|
|
|
|
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-26
3
-9
/
+0
*
|
|
|
|
tcp: define initial scaling factor value as a macro
Paolo Abeni
2023-10-25
1
-5
/
+7
*
|
|
|
|
sched: act_ct: switch to per-action label counting
Florian Westphal
2023-10-25
1
-0
/
+1
*
|
|
|
|
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
2
-39
/
+39
*
|
|
|
|
page_pool: update document about fragment API
Yunsheng Lin
2023-10-24
1
-13
/
+80
*
|
|
|
|
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-24
1
-0
/
+66
*
|
|
|
|
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-24
1
-4
/
+2
[next]