index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-12-16
net, xsk: Avoid taking multiple skbuff references
Björn Töpel
2020-12-08
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
2020-12-08
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-12-08
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-12-08
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-24
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-24
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-24
bpf, sockmap: On receive programs try to fast track SK_PASS ingress
John Fastabend
2020-11-24
bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
John Fastabend
2020-11-24
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-24
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-24
Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-24
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-18
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
2020-11-10
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
2020-10-29
bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
John Fastabend
2020-10-29
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-29
socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
Christian Eggers
2020-10-29
socket: fix option SO_TIMESTAMPING_NEW
Christian Eggers
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-01
bpf: Fix "unresolved symbol" build error with resolve_btfids
Yonghong Song
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-10
net: Fix bridge enslavement failure
Ido Schimmel
2020-09-10
net: Correct the comment of dst_dev_put()
Miaohe Lin
2020-09-08
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
2020-09-08
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
2020-08-27
net: Fix some comments
Miaohe Lin
2020-08-26
net: disable netpoll on fresh napis
Jakub Kicinski
2020-08-24
net: Get rid of consume_skb when tracing is off
Herbert Xu
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-20
bpf: xdp: Fix XDP mode when no mode flags specified
Andrii Nakryiko
2020-08-18
net: handle the return value of pskb_carve_frag_list() correctly
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
2020-08-16
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
2020-08-13
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
[next]