index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
24
-168
/
+677
2021-12-21
net/sched: use min() macro instead of doing it manually
Yang Li
1
-3
/
+3
2021-12-20
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-5
/
+48
2021-12-20
cfg80211: Enable regulatory enforcement checks for drivers supporting mesh iface
Sriram R
2
-0
/
+3
2021-12-20
rfkill: allow to get the software rfkill state
Emmanuel Grumbach
1
-0
/
+12
2021-12-20
cfg80211: refactor cfg80211_get_ies_channel_number()
Johannes Berg
1
-24
/
+22
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
1
-2
/
+6
2021-12-20
mac80211: add more HT/VHT/HE state logging
Johannes Berg
1
-12
/
+33
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
1
-7
/
+49
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
8
-78
/
+80
2021-12-20
mac80211: Notify cfg80211 about association comeback
Ilan Peer
1
-0
/
+4
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
2
-0
/
+55
2021-12-20
mac80211: introduce channel switch disconnect function
Nathan Errera
1
-1
/
+13
2021-12-20
cfg80211: simplify cfg80211_chandef_valid()
Johannes Berg
1
-30
/
+32
2021-12-20
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2
-12
/
+5
2021-12-20
mac80211: fix FEC flag in radio tap header
P Praneesh
1
-1
/
+6
2021-12-20
mac80211: use coarse boottime for airtime fairness code
Felix Fietkau
1
-5
/
+5
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
5
-19
/
+47
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
2
-17
/
+239
2021-12-19
net: sched: save full flags for tc action
Baowen Zheng
1
-3
/
+5
2021-12-19
flow_offload: add process to update action stats from hardware
Baowen Zheng
1
-0
/
+34
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
2
-11
/
+11
2021-12-19
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
1
-6
/
+77
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
14
-23
/
+231
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
13
-208
/
+394
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
3
-14
/
+14
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
1
-2
/
+1
2021-12-19
flow_offload: fill flags to action structure
Baowen Zheng
14
-14
/
+14
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
1
-5
/
+5
2021-12-17
mptcp: clean up harmless false expressions
Jean Sacren
1
-4
/
+4
2021-12-17
mptcp: enforce HoL-blocking estimation
Paolo Abeni
2
-25
/
+48
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-57
/
+115
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-56
/
+113
2021-12-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-2
/
+2
2021-12-16
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-16
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
1
-1
/
+17
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
6
-28
/
+7
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
1
-1
/
+1
2021-12-15
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
6
-22
/
+12
2021-12-16
netfilter: conntrack: Remove useless assignment statements
luo penghao
1
-1
/
+0
2021-12-15
ethtool: always write dev in ethnl_parse_header_dev_get
Jakub Kicinski
1
-3
/
+2
2021-12-15
net: add net device refcount tracker to struct packet_type
Eric Dumazet
2
-5
/
+13
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
16
-18
/
+23
2021-12-14
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
1
-1
/
+1
2021-12-14
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
1
-1
/
+3
2021-12-14
mptcp: remove tcp ulp setsockopt support
Florian Westphal
1
-1
/
+0
2021-12-14
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
1
-1
/
+12
2021-12-14
mptcp: adjust to use netns refcount tracker
Eric Dumazet
1
-1
/
+1
[next]