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
2021-12-21
devlink: Add new "io_eq_size" generic device param
Shay Drory
1
-0
/
+5
2021-12-21
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
1
-2
/
+10
2021-12-21
Bluetooth: hci_sync: Fix not always pausing advertising when necessary
Luiz Augusto von Dentz
1
-4
/
+2
2021-12-21
Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_CONNECTED
Luiz Augusto von Dentz
1
-8
/
+18
2021-12-21
Bluetooth: mgmt: Make use of mgmt_send_event_skb in MGMT_EV_DEVICE_FOUND
Luiz Augusto von Dentz
1
-21
/
+31
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
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
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
7
-17
/
+22
2021-12-20
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-5
/
+48
2021-12-20
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-20
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
1
-0
/
+3
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 confusion with ETSI standard
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-20
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
42
-93
/
+177
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
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-32
/
+32
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
2
-2
/
+2
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-2
/
+2
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
1
-5
/
+5
2021-12-18
ax25: NPD bug when detaching AX25 device
Lin Ma
1
-1
/
+3
2021-12-18
9p/trans_virtio: Fix typo in the comment for p9_virtio_create()
zhuxinran
1
-1
/
+1
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-17
Revert "tipc: use consistent GFP flags"
Hoang Le
1
-4
/
+4
2021-12-17
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
2
-1
/
+8
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
3
-2
/
+5
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
5
-15
/
+19
2021-12-17
Revert "xsk: Do not sleep in poll() when need_wakeup set"
Magnus Karlsson
1
-2
/
+2
[prev]
[next]