index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
xsk: Mark napi_id on sendmsg()
Maciej Fijalkowski
1
-0
/
+14
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
1
-2
/
+2
2022-07-14
netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *
James Yonan
1
-1
/
+1
2022-07-13
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
1
-1
/
+1
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
2
-113
/
+381
2022-07-13
Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
2
-3
/
+5
2022-07-13
net: devlink: move unlocked function prototypes alongside the locked ones
Jiri Pirko
1
-9
/
+7
2022-07-13
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2
-0
/
+22
2022-07-12
net: change the type of ip_route_input_rcu to static
Zhengchao Shao
1
-4
/
+0
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
1
-2
/
+0
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
1
-1
/
+0
2022-07-11
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-11
netfilter: nf_tables: move nft_cmp_fast_mask to where its used
Florian Westphal
1
-10
/
+0
2022-07-11
netfilter: nf_tables: add and use BE register load-store helpers
Florian Westphal
1
-0
/
+15
2022-07-11
netfilter: nf_conntrack: add missing __rcu annotations
Florian Westphal
1
-1
/
+1
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
3
-0
/
+41
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
1
-0
/
+2
2022-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-5
/
+9
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-2
/
+2
2022-07-09
netfilter: nf_tables: replace BUG_ON by element length check
Pablo Neira Ayuso
1
-5
/
+9
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
1
-1
/
+2
2022-07-09
9p: Add client parameter to p9_req_put()
Kent Overstreet
1
-1
/
+1
2022-07-09
9p: Drop kref usage
Kent Overstreet
1
-3
/
+3
2022-07-08
tls: create an internal header
Jakub Kicinski
1
-276
/
+1
2022-07-08
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
1
-0
/
+1
2022-07-08
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
1
-4
/
+8
2022-07-08
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
1
-0
/
+3
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
1
-0
/
+1
2022-07-05
net: sched: provide shim definitions for taprio_offload_{get,free}
Vladimir Oltean
1
-0
/
+17
2022-07-02
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
1
-0
/
+2
2022-07-02
9p fid refcount: add a 9p_fid_ref tracepoint
Dominique Martinet
1
-0
/
+13
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
1
-0
/
+28
2022-07-01
net: remove SK_RECLAIM_THRESHOLD and SK_RECLAIM_CHUNK
Paolo Abeni
1
-5
/
+0
2022-07-01
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
1
-0
/
+4
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
1
-1
/
+10
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-3
/
+14
2022-07-01
wifi: mac80211: fix a kernel-doc complaint
Johannes Berg
1
-1
/
+1
2022-07-01
wifi: cfg80211: remove redundant documentation
Johannes Berg
1
-10
/
+0
2022-07-01
wifi: mac80211: add a missing comma at kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-01
wifi: cfg80211: fix kernel-doc warnings all over the file
Mauro Carvalho Chehab
1
-7
/
+21
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+10
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
1
-0
/
+1
2022-06-29
net: switchdev: add reminder near struct switchdev_notifier_fdb_info
Vladimir Oltean
1
-0
/
+3
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
1
-0
/
+2
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2
-3
/
+5
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
1
-6
/
+10
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
1
-0
/
+2
[prev]
[next]