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
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
-1
/
+2
2021-12-22
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
-0
/
+1
2021-12-22
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
-0
/
+6
2021-12-22
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
-0
/
+1
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
-2
/
+5
2021-12-22
Bluetooth: hci_sync: Push sync command cancellation to workqueue
Benjamin Berg
-0
/
+2
2021-12-21
devlink: Add new "event_eq_size" generic device param
Shay Drory
-0
/
+4
2021-12-21
devlink: Add new "io_eq_size" generic device param
Shay Drory
-0
/
+4
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
-31
/
+95
2021-12-20
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
-1
/
+1
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
-11
/
+0
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
-11
/
+13
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
-15
/
+15
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
-0
/
+12
2021-12-20
mac80211: introduce channel switch disconnect function
Nathan Errera
-0
/
+12
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
-1
/
+4
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
-0
/
+11
2021-12-19
flow_offload: add process to update action stats from hardware
Baowen Zheng
-8
/
+11
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
-3
/
+3
2021-12-19
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
-0
/
+1
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
-0
/
+22
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
-0
/
+12
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
-3
/
+3
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
-7
/
+1
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
-0
/
+1
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
-2
/
+15
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
-20
/
+0
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
-1
/
+0
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
-3
/
+2
2021-12-14
xsk: Wipe out dead zero_copy_allocator declarations
Maciej Fijalkowski
-1
/
+0
2021-12-13
bareudp: Move definition of struct bareudp_conf to bareudp.c
Guillaume Nault
-8
/
+1
2021-12-13
bareudp: Remove bareudp_dev_create()
Guillaume Nault
-4
/
+0
2021-12-12
net: dsa: remove dp->priv
Vladimir Oltean
-6
/
+0
2021-12-12
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
-0
/
+12
2021-12-10
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
-11
/
+12
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
-1
/
+2
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
-2
/
+6
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
-0
/
+2
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
-0
/
+52
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+17
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
-3
/
+3
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
-6
/
+1
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
-1
/
+2
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
-13
/
+21
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
-0
/
+43
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
-0
/
+21
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
-5
/
+5
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
-3
/
+3
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
-0
/
+1
2021-12-07
llc: add net device refcount tracker
Eric Dumazet
-0
/
+1
[prev]
[next]