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
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
-0
/
+22
2022-07-12
net: change the type of ip_route_input_rcu to static
Zhengchao Shao
-4
/
+0
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
-2
/
+0
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
-1
/
+0
2022-07-11
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-3
/
+2
2022-07-11
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
-10
/
+0
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
-0
/
+15
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
-1
/
+1
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
-0
/
+41
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
-0
/
+2
2022-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
-5
/
+9
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-2
/
+2
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
-5
/
+9
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
-1
/
+2
2022-07-09
9p: Add client parameter to p9_req_put()
Kent Overstreet
-1
/
+1
2022-07-09
9p: Drop kref usage
Kent Overstreet
-3
/
+3
2022-07-08
tls: create an internal header
Jakub Kicinski
-276
/
+1
2022-07-08
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
-0
/
+1
2022-07-08
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
-4
/
+8
2022-07-08
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
-1
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
-0
/
+3
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
-0
/
+1
2022-07-05
net: sched: provide shim definitions for taprio_offload_{get,free}
Vladimir Oltean
-0
/
+17
2022-07-02
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
-0
/
+2
2022-07-02
9p fid refcount: add a 9p_fid_ref tracepoint
Dominique Martinet
-0
/
+13
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
-0
/
+28
2022-07-01
net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK
Paolo Abeni
-5
/
+0
2022-07-01
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
-0
/
+4
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
-1
/
+10
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
-3
/
+14
2022-07-01
wifi: mac80211: fix a kernel-doc complaint
Johannes Berg
-1
/
+1
2022-07-01
wifi: cfg80211: remove redundant documentation
Johannes Berg
-10
/
+0
2022-07-01
wifi: mac80211: add a missing comma at kernel-doc markup
Mauro Carvalho Chehab
-1
/
+1
2022-07-01
wifi: cfg80211: fix kernel-doc warnings all over the file
Mauro Carvalho Chehab
-7
/
+21
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+10
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
-0
/
+1
2022-06-29
net: switchdev: add reminder near struct switchdev_notifier_fdb_info
Vladimir Oltean
-0
/
+3
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
-0
/
+2
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
-3
/
+5
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
-6
/
+10
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
-0
/
+2
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
-0
/
+3
2022-06-24
net: helper function skb_len_add
Richard Gobert
-3
/
+1
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
-0
/
+2
2022-06-24
bonding: add slave_dev field for bond_opt_value
Hangbin Liu
-2
/
+8
2022-06-24
xfrm: change the type of xfrm_register_km and xfrm_unregister_km
Zhengchao Shao
-2
/
+2
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+5
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
-0
/
+5
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
-1
/
+0
[prev]
[next]