index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
9
-40
/
+51
|
\
|
*
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
1
-1
/
+7
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
5
-0
/
+5
|
*
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
1
-32
/
+32
|
*
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
2
-2
/
+2
|
*
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
2
-2
/
+2
|
*
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
2
-4
/
+4
|
*
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
2021-12-13
1
-3
/
+3
*
|
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-29
1
-0
/
+24
|
\
\
|
*
|
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
2021-12-07
1
-0
/
+24
*
|
|
of: net: support NVMEM cells with MAC in text format
Rafał Miłecki
2021-12-29
1
-11
/
+22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
2
-5
/
+6
|
\
\
\
|
*
|
|
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
1
-1
/
+2
|
*
|
|
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-17
1
-4
/
+4
*
|
|
|
devlink: Add new "event_eq_size" generic device param
Shay Drory
2021-12-21
1
-0
/
+5
*
|
|
|
devlink: Add new "io_eq_size" generic device param
Shay Drory
2021-12-21
1
-0
/
+5
*
|
|
|
flow_offload: add reoffload process to update hw_count
Baowen Zheng
2021-12-19
1
-0
/
+4
*
|
|
|
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-19
1
-8
/
+34
*
|
|
|
xdp: move the if dev statements to the first
Yajun Deng
2021-12-18
1
-5
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-1
/
+1
|
\
|
|
|
|
*
|
|
net: Fix double 0x prefix print in SKB dump
Gal Pressman
2021-12-16
1
-1
/
+1
*
|
|
|
fib: expand fib_rule_policy
Florian Westphal
2021-12-16
1
-1
/
+17
*
|
|
|
fib: rules: remove duplicated nla policies
Florian Westphal
2021-12-16
1
-2
/
+7
*
|
|
|
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
2021-12-14
1
-1
/
+12
*
|
|
|
Revert "pktgen: use min() to make code cleaner"
David S. Miller
2021-12-14
1
-2
/
+3
*
|
|
|
pktgen: use min() to make code cleaner
Changcheng Deng
2021-12-14
1
-3
/
+2
*
|
|
|
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
2021-12-14
1
-1
/
+1
*
|
|
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-1
/
+1
*
|
|
|
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-12-13
1
-1
/
+5
*
|
|
|
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-10
1
-2
/
+2
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
1
-6
/
+5
|
\
\
\
|
*
|
|
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
1
-6
/
+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
1
-0
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
4
-15
/
+24
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-08
1
-2
/
+1
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
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-06
1
-8
/
+8
*
|
|
|
|
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
2021-12-08
1
-0
/
+7
*
|
|
|
|
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2021-12-08
1
-0
/
+3
*
|
|
|
|
pktgen add net device refcount tracker
Eric Dumazet
2021-12-07
1
-3
/
+5
*
|
|
|
|
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
2021-12-06
1
-2
/
+2
*
|
|
|
|
net: failover: add net device refcount tracker
Eric Dumazet
2021-12-06
1
-2
/
+2
*
|
|
|
|
net: linkwatch: add net device refcount tracker
Eric Dumazet
2021-12-06
1
-2
/
+2
*
|
|
|
|
net: add net device refcount tracker to struct netdev_adjacent
Eric Dumazet
2021-12-06
1
-3
/
+4
*
|
|
|
|
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
2021-12-06
1
-3
/
+3
*
|
|
|
|
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
2021-12-06
1
-4
/
+4
[next]