index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-09-15
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-14
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
2020-09-14
net: try to avoid unneeded backlog flush
Paolo Abeni
2020-09-10
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
2020-09-10
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
devlink: don't crash if netdev is NULL
Jakub Kicinski
2020-09-09
devlink: Use controller while building phys_port_name
Parav Pandit
2020-09-09
devlink: Introduce controller number
Parav Pandit
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
2020-09-06
net: Add a missing word
Jonathan Neuschäfer
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-27
net: Fix some comments
Miaohe Lin
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
2020-08-24
devlink: Protect devlink port list traversal
Parav Pandit
2020-08-24
devlink: Fix per port reporter fields initialization
Parav Pandit
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-21
bpf: sockmap: Allow update from BPF
Lorenz Bauer
2020-08-21
bpf: sockmap: Call sock_map_update_elem directly
Lorenz Bauer
2020-08-21
bpf: sockmap: Merge sockmap and sockhash update functions
Lorenz Bauer
2020-08-21
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
2020-08-21
bpf: Implement link_query callbacks in map element iterators
Yonghong Song
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-20
net: zerocopy: combine pages in zerocopy_sg_from_iter()
Eric Dumazet
2020-08-20
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
2020-08-19
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
2020-08-18
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-08-18
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
2020-08-16
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
[next]