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-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
1
-1
/
+7
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
32
-0
/
+35
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-16
add missing bpf-cgroup.h includes
Jakub Kicinski
3
-0
/
+3
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2
-4
/
+4
2021-12-13
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2021-12-10
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2
-3
/
+3
2021-12-10
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-09
net: x25: drop harmless check of !more
Jean Sacren
1
-1
/
+1
2021-12-09
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-08
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
1
-0
/
+7
2021-12-08
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2021-12-08
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-2
/
+1
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
6
-12
/
+15
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-5
/
+15
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
1
-36
/
+3
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2
-1
/
+3
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
6
-64
/
+86
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
1
-43
/
+0
2021-12-08
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2
-14
/
+16
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
8
-37
/
+41
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2
-27
/
+58
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
5
-25
/
+29
2021-12-07
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
1
-6
/
+12
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
1
-8
/
+10
2021-12-07
openvswitch: add net device refcount tracker to struct vport
Eric Dumazet
2
-4
/
+6
2021-12-07
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2
-3
/
+7
2021-12-07
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
1
-4
/
+5
2021-12-07
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-07
llc: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-07
ax25: add net device refcount tracker
Eric Dumazet
1
-4
/
+4
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2
-5
/
+9
2021-12-07
net: switchdev: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
1
-4
/
+6
2021-12-07
net: bridge: add net device refcount tracker
Eric Dumazet
2
-3
/
+4
2021-12-07
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
[next]