index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
32
-0
/
+35
2021-12-19
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-32
/
+32
2021-12-19
bpf: Introduce MEM_RDONLY flag
Hao Luo
2
-2
/
+2
2021-12-19
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-2
/
+2
2021-12-17
add missing bpf-cgroup.h includes
Jakub Kicinski
3
-0
/
+3
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2
-4
/
+4
2021-12-14
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2021-12-11
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2
-3
/
+3
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-9
/
+8
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
1
-1
/
+2
2021-12-10
l2tp: add netns refcount tracker to l2tp_dfs_seq_data
Eric Dumazet
1
-4
/
+5
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
1
-3
/
+3
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
2
-0
/
+12
2021-12-10
net: x25: drop harmless check of !more
Jean Sacren
1
-1
/
+1
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-36
/
+62
2021-12-09
xfrm: use net device refcount tracker helpers
Eric Dumazet
2
-3
/
+3
2021-12-09
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
1
-0
/
+7
2021-12-09
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
1
-0
/
+1
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-09
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
1
-2
/
+4
2021-12-09
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
1
-2
/
+4
2021-12-09
udp: using datalen to cap max gso segments
Jianguo Wu
1
-1
/
+1
2021-12-09
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
1
-0
/
+7
2021-12-09
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2021-12-09
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
6
-12
/
+15
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-5
/
+15
2021-12-09
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
1
-36
/
+3
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-1
/
+3
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
6
-64
/
+86
2021-12-09
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
1
-43
/
+0
2021-12-09
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2
-14
/
+16
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
8
-37
/
+41
2021-12-09
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2
-27
/
+58
2021-12-09
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
5
-25
/
+29
2021-12-08
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
1
-6
/
+12
2021-12-08
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
1
-8
/
+10
2021-12-08
openvswitch: add net device refcount tracker to struct vport
Eric Dumazet
2
-4
/
+6
2021-12-08
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2
-3
/
+7
2021-12-08
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
1
-4
/
+5
2021-12-08
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-08
llc: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-08
ax25: add net device refcount tracker
Eric Dumazet
1
-4
/
+4
2021-12-08
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2
-5
/
+9
2021-12-08
net: switchdev: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-08
net: watchdog: add net device refcount tracker
Eric Dumazet
1
-4
/
+6
2021-12-08
net: bridge: add net device refcount tracker
Eric Dumazet
2
-3
/
+4
2021-12-08
vlan: add net device refcount tracker
Eric Dumazet
1
-2
/
+2
2021-12-08
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
3
-6
/
+6
2021-12-08
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
1
-4
/
+7
[next]