index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-10-27
net/tcp: Add AO sign to RST packets
Dmitry Safonov
-1
/
+18
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
-2
/
+45
2023-10-27
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
-0
/
+87
2023-10-27
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
-2
/
+52
2023-10-27
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
-2
/
+54
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
-1
/
+19
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
-6
/
+92
2023-10-27
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
-14
/
+36
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-50
/
+64
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
-6
/
+55
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
-2
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2023-10-26
Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-26
/
+38
2023-10-25
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
-9
/
+0
2023-10-25
tcp: define initial scaling factor value as a macro
Paolo Abeni
-5
/
+7
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
-0
/
+1
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
-0
/
+1
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
-0
/
+38
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
-39
/
+39
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
-1
/
+1
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
-9
/
+9
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
-13
/
+25
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
-1
/
+1
2023-10-24
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
-2
/
+2
2023-10-24
xsk: Avoid starving the xsk further down the list
Albert Huang
-0
/
+7
2023-10-23
page_pool: update document about fragment API
Yunsheng Lin
-13
/
+80
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
-0
/
+66
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
-4
/
+2
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
-13
/
+34
2023-10-23
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
-6
/
+1
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
-1
/
+5
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
-23
/
+20
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
-1
/
+27
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
-0
/
+2
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
-2
/
+6
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
-4
/
+4
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
-15
/
+15
2023-10-23
wifi: mac80211: fix header kernel-doc typos
Randy Dunlap
-14
/
+14
2023-10-23
wifi: cfg80211: fix header kernel-doc typos
Randy Dunlap
-10
/
+10
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
-0
/
+3
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
-1
/
+2
2023-10-23
wifi: cfg80211: Fix typo in documentation
Ilan Peer
-1
/
+1
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
-3
/
+3
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
-0
/
+6
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
-3
/
+6
2023-10-23
tcp: introduce TCP_PAWS_WRAP
Eric Dumazet
-2
/
+7
2023-10-23
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
-5
/
+4
2023-10-23
tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
Eric Dumazet
-6
/
+0
2023-10-23
tcp: rename tcp_skb_timestamp()
Eric Dumazet
-5
/
+9
2023-10-23
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
-6
/
+19
[prev]
[next]