index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-10
1
-1
/
+4
*
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
2020-03-10
1
-10
/
+37
*
devlink: validate length of region addr/len
Jakub Kicinski
2020-03-03
1
-0
/
+2
*
devlink: validate length of param values
Jakub Kicinski
2020-03-03
1
-12
/
+19
*
net: core: devlink.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-27
1
-9
/
+10
*
net: Fix Tx hash bound checking
Amritha Nambiar
2020-02-26
1
-0
/
+2
*
net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...
Madhuparna Bhowmik
2020-02-24
1
-7
/
+14
*
net: core: Distribute switch variables for initialization
Kees Cook
2020-02-20
1
-2
/
+2
*
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
2020-02-18
1
-20
/
+2
*
skbuff: remove stale bit mask comments
Randy Dunlap
2020-02-17
1
-2
/
+0
*
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
2020-02-17
1
-3
/
+3
*
net: add strict checks in netdev_name_node_alt_destroy()
Eric Dumazet
2020-02-17
1
-0
/
+6
*
net: rtnetlink: fix bugs in rtnl_alt_ifname()
Eric Dumazet
2020-02-17
1
-14
/
+12
*
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
2020-02-17
1
-1
/
+1
*
page_pool: refill page when alloc.count of pool is zero
Li RongQing
2020-02-13
1
-14
/
+8
*
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
2020-02-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-08
2
-12
/
+21
|
\
|
*
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
2020-02-07
1
-2
/
+3
|
*
bpf, sockhash: Synchronize_rcu before free'ing map
Jakub Sitnicki
2020-02-07
1
-0
/
+4
|
*
bpf, sockmap: Don't sleep while holding RCU lock on tear-down
Jakub Sitnicki
2020-02-07
1
-4
/
+4
|
*
bpf, sockmap: Check update requirements after locking
Lorenz Bauer
2020-02-07
1
-6
/
+10
*
|
drop_monitor: Do not cancel uninitialized work item
Ido Schimmel
2020-02-07
1
-1
/
+3
*
|
devlink: report 0 after hitting end in region read
Jacob Keller
2020-02-05
1
-0
/
+6
*
|
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
2
-2
/
+2
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-22
/
+22
*
|
net/core: Do not clear VF index for node/port GUIDs query
Leon Romanovsky
2020-01-30
1
-2
/
+2
*
|
net: drop_monitor: Use kstrdup
Joe Perches
2020-01-30
1
-6
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
15
-3491
/
+571
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-27
1
-2
/
+9
|
|
\
|
|
*
flow_dissector: Fix to use new variables for port ranges in bpf hook
Yoshiki Komachi
2020-01-27
1
-2
/
+9
|
*
|
Revert "pktgen: Allow configuration of IPv6 source address range"
David S. Miller
2020-01-27
1
-98
/
+0
|
*
|
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
2020-01-27
1
-0
/
+46
|
*
|
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
2020-01-27
1
-22
/
+38
|
*
|
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
2020-01-27
1
-11
/
+3
|
*
|
soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.
Kuniyuki Iwashima
2020-01-27
1
-1
/
+0
|
*
|
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
2020-01-27
2
-1
/
+92
|
*
|
net: Add a netdev software feature set that defaults to off.
Steffen Klassert
2020-01-27
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
5
-49
/
+84
|
|
\
\
|
*
|
|
devlink: Add health recover notifications on devlink flows
Moshe Shemesh
2020-01-25
1
-87
/
+89
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-23
3
-74
/
+26
|
|
\
\
|
|
*
|
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
2020-01-23
1
-0
/
+2
|
|
*
|
xsk, net: Make sock_def_readable() have external linkage
Björn Töpel
2020-01-22
1
-1
/
+1
|
|
*
|
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2020-01-17
1
-71
/
+19
|
|
*
|
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
2020-01-17
1
-0
/
+2
|
|
*
|
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
2020-01-14
1
-1
/
+1
|
|
*
|
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
2020-01-09
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-01-21
1
-10
/
+17
|
|
\
\
\
|
|
*
|
|
net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_...
Sabrina Dubroca
2019-12-09
1
-10
/
+17
|
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
5
-27
/
+22
|
|
\
\
\
\
|
*
|
|
|
|
devlink: Add overlay source MAC is multicast trap
Amit Cohen
2020-01-19
1
-0
/
+1
[next]