index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-17
/
+73
*
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
2021-12-12
1
-23
/
+25
*
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
2021-12-12
1
-4
/
+17
*
net: dsa: tag_ocelot: convert to tagger-owned data
Vladimir Oltean
2021-12-12
1
-3
/
+70
*
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-12
3
-4
/
+84
*
net: Enable neighbor sysctls that is save for userns root
xu xin
2021-12-12
1
-4
/
+0
*
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-11
2
-3
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
2
-9
/
+8
|
\
|
*
bpf: Rename btf_member accessors.
Alexei Starovoitov
2021-12-02
1
-3
/
+3
|
*
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
1
-6
/
+5
*
|
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2021-12-10
1
-1
/
+2
*
|
l2tp: add netns refcount tracker to l2tp_dfs_seq_data
Eric Dumazet
2021-12-10
1
-4
/
+5
*
|
net: add netns refcount tracker to struct sock
Eric Dumazet
2021-12-10
1
-3
/
+3
*
|
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-10
2
-0
/
+12
*
|
net: x25: drop harmless check of !more
Jean Sacren
2021-12-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
17
-36
/
+62
|
\
\
|
*
|
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-09
1
-0
/
+1
|
*
|
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-09
1
-0
/
+8
|
*
|
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
2021-12-09
1
-2
/
+4
|
*
|
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
2021-12-09
1
-2
/
+4
|
*
|
udp: using datalen to cap max gso segments
Jianguo Wu
2021-12-09
1
-1
/
+1
|
*
|
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-09
1
-2
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-12-09
6
-12
/
+15
|
|
\
\
|
|
*
|
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-12-08
3
-6
/
+6
|
|
*
|
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
2021-12-08
1
-4
/
+7
|
|
*
|
nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
Stefano Brivio
2021-12-08
1
-1
/
+1
|
|
*
|
netfilter: nfnetlink_queue: silence bogus compiler warning
Florian Westphal
2021-11-30
1
-1
/
+1
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-09
2
-5
/
+15
|
|
\
\
\
|
|
*
|
|
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2021-11-20
2
-1
/
+9
|
|
*
|
|
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
2021-11-20
1
-4
/
+6
|
*
|
|
|
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
2021-12-07
1
-8
/
+8
|
*
|
|
|
ethtool: do not perform operations on net devices being unregistered
Antoine Tenart
2021-12-07
1
-1
/
+2
|
*
|
|
|
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
1
-2
/
+2
|
*
|
|
|
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Eric Dumazet
2021-12-03
1
-1
/
+1
*
|
|
|
|
xfrm: use net device refcount tracker helpers
Eric Dumazet
2021-12-09
2
-3
/
+3
*
|
|
|
|
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
2021-12-09
1
-0
/
+7
*
|
|
|
|
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
2021-12-09
1
-0
/
+7
*
|
|
|
|
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2021-12-09
1
-0
/
+3
*
|
|
|
|
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
2021-12-08
1
-36
/
+3
*
|
|
|
|
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
2
-1
/
+3
*
|
|
|
|
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
6
-64
/
+86
*
|
|
|
|
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
2021-12-08
1
-43
/
+0
*
|
|
|
|
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2021-12-08
2
-14
/
+16
*
|
|
|
|
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
8
-37
/
+41
*
|
|
|
|
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2021-12-08
2
-27
/
+58
*
|
|
|
|
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2021-12-08
5
-25
/
+29
*
|
|
|
|
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
2021-12-08
1
-6
/
+12
*
|
|
|
|
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2021-12-08
1
-8
/
+10
*
|
|
|
|
openvswitch: add net device refcount tracker to struct vport
Eric Dumazet
2021-12-08
2
-4
/
+6
*
|
|
|
|
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2021-12-08
2
-3
/
+7
[next]