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: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case
Vladimir Oltean
2020-09-26
1
-2
/
+8
*
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
2020-09-26
1
-2
/
+2
*
devlink: introduce flash update overwrite mask
Jacob Keller
2020-09-26
1
-1
/
+16
*
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-26
1
-6
/
+8
*
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-26
1
-2
/
+13
*
mptcp: add sk_stop_timer_sync helper
Geliang Tang
2020-09-25
1
-0
/
+7
*
net: fix a new kernel-doc warning at dev.c
Mauro Carvalho Chehab
2020-09-24
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
4
-68
/
+316
|
\
|
*
bpf: Using rcu_read_lock for bpf_sk_storage_map iterator
Yonghong Song
2020-09-22
1
-18
/
+13
|
*
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-22
2
-28
/
+11
|
*
bpf: Mutex protect used_maps array and count
YiFei Zhu
2020-09-16
1
-3
/
+8
|
*
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
2020-09-11
1
-7
/
+3
|
*
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
2020-09-11
1
-2
/
+1
|
*
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Neal Cardwell
2020-09-11
1
-6
/
+1
|
*
net: Allow iterating sockmap and sockhash
Lorenz Bauer
2020-09-10
1
-2
/
+278
|
*
net: sockmap: Remove unnecessary sk_fullsock checks
Lorenz Bauer
2020-09-10
1
-2
/
+2
|
*
bpf: Remove duplicate headers
Chen Zhou
2020-09-10
1
-1
/
+0
*
|
devlink: Enhance policy to validate port type input value
Parav Pandit
2020-09-23
1
-3
/
+2
*
|
devlink: Enhance policy to validate eswitch mode value
Parav Pandit
2020-09-23
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
5
-23
/
+24
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-16
1
-9
/
+9
|
|
\
\
|
|
*
|
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
2020-09-16
1
-7
/
+7
|
|
*
|
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-09-08
1
-2
/
+2
|
*
|
|
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
1
-0
/
+1
|
*
|
|
net: Fix bridge enslavement failure
Ido Schimmel
2020-09-11
1
-1
/
+1
|
*
|
|
net: Correct the comment of dst_dev_put()
Miaohe Lin
2020-09-10
1
-1
/
+1
|
*
|
|
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
2020-09-09
1
-1
/
+1
|
*
|
|
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-09-07
1
-11
/
+11
*
|
|
|
net-sysfs: add backlog len and CPU id to softnet data
Paolo Abeni
2020-09-21
1
-2
/
+13
*
|
|
|
net: remove unnecessary NULL checking in napi_consume_skb()
Yunsheng Lin
2020-09-20
1
-3
/
+0
*
|
|
|
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
2020-09-19
1
-1
/
+1
*
|
|
|
net: core: delete duplicated words
Randy Dunlap
2020-09-18
1
-2
/
+2
*
|
|
|
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
1
-23
/
+31
*
|
|
|
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
1
-6
/
+23
*
|
|
|
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
2020-09-18
1
-2
/
+10
*
|
|
|
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-16
1
-0
/
+30
*
|
|
|
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
2020-09-15
1
-1
/
+2
*
|
|
|
net: try to avoid unneeded backlog flush
Paolo Abeni
2020-09-14
1
-4
/
+47
*
|
|
|
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
2020-09-10
2
-2
/
+2
*
|
|
|
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2020-09-10
1
-4
/
+9
*
|
|
|
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
1
-13
/
+6
*
|
|
|
devlink: don't crash if netdev is NULL
Jakub Kicinski
2020-09-10
1
-8
/
+20
*
|
|
|
devlink: Use controller while building phys_port_name
Parav Pandit
2020-09-09
1
-0
/
+14
*
|
|
|
devlink: Introduce controller number
Parav Pandit
2020-09-09
1
-9
/
+14
*
|
|
|
devlink: Introduce external controller flag
Parav Pandit
2020-09-09
1
-2
/
+10
*
|
|
|
net: Add a missing word
Jonathan Neuschäfer
2020-09-06
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
10
-16
/
+18
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
5
-4
/
+7
|
|
\
\
|
|
*
|
pktgen: fix error message with wrong function name
Leesoo Ahn
2020-09-01
1
-1
/
+1
|
|
|
/
|
|
*
net: Fix some comments
Miaohe Lin
2020-08-27
1
-1
/
+1
[next]