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
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-07-01
mptcp: refine memory scheduling
Paolo Abeni
1
-1
/
+2
2022-07-01
mptcp: drop SK_RECLAIM_* macros
Paolo Abeni
1
-33
/
+2
2022-07-01
mptcp: never fetch fwd memory from the subflow
Paolo Abeni
1
-8
/
+3
2022-07-01
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
1
-2
/
+24
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
2
-1
/
+12
2022-07-01
wifi: cfg80211: remove chandef check in cfg80211_cac_event()
Johannes Berg
1
-3
/
+0
2022-07-01
wifi: nl80211: relax wdev mutex check in wdev_chandef()
Johannes Berg
1
-1
/
+11
2022-07-01
wifi: nl80211: acquire wdev mutex earlier in start_ap
Johannes Berg
1
-12
/
+13
2022-07-01
wifi: nl80211: hold wdev mutex for tid config
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: cfg80211: handle IBSS in channel switch
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: mac80211: properly skip link info driver update
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: mac80211: only accumulate airtime deficit for active clients
Felix Fietkau
1
-1
/
+6
2022-07-01
wifi: mac80211: add debugfs file to display per-phy AQL pending airtime
Felix Fietkau
1
-0
/
+31
2022-07-01
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
4
-4
/
+43
2022-07-01
wifi: mac80211: keep recently active tx queues in scheduling list
Felix Fietkau
3
-4
/
+44
2022-07-01
wifi: mac80211: consider aql_tx_pending when checking airtime deficit
Felix Fietkau
1
-2
/
+9
2022-07-01
wifi: mac80211: make sta airtime deficit field s32 instead of s64
Felix Fietkau
3
-4
/
+4
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
12
-651
/
+176
2022-07-01
wifi: mac80211: sta_info: fix a missing kernel-doc struct element
Mauro Carvalho Chehab
1
-0
/
+2
2022-06-30
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-2
/
+3
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-167
/
+327
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
4
-2
/
+33
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-06-29
ipv6: remove redundant store to value after addition
Colin Ian King
1
-1
/
+1
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
1
-0
/
+11
2022-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-26
/
+65
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
1
-7
/
+53
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-06-29
wifi: cfg80211: Allow P2P client interface to indicate port authorization
Vinayak Yadawad
1
-1
/
+2
2022-06-29
wifi: mac80211: do not wake queues on a vif that is being stopped
Felix Fietkau
2
-0
/
+5
2022-06-29
wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
Ryder Lee
1
-23
/
+13
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2
-3
/
+4
2022-06-28
net: mptcp: fix some spelling mistake in mptcp
Menglong Dong
2
-2
/
+2
2022-06-28
tcp: diag: add support for TIME_WAIT sockets to tcp_abort()
Eric Dumazet
1
-9
/
+17
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-06-28
af_unix: Do not call kmemdup() for init_net's sysctl table.
Kuniyuki Iwashima
1
-6
/
+13
2022-06-28
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
3
-0
/
+59
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
1
-10
/
+9
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
4
-6
/
+19
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
4
-45
/
+82
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
1
-9
/
+9
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
3
-6
/
+4
2022-06-28
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
1
-0
/
+1
2022-06-28
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
1
-29
/
+33
2022-06-28
bpf: Fix sockmap calling sleepable function in teardown path
John Fastabend
1
-1
/
+1
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2
-5
/
+8
[prev]
[next]