开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-01-15
bpf: Sockmap/tls, msg_push_data may leave end mark in place
John Fastabend
2020-01-15
bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds
John Fastabend
2020-01-15
bpf: Sockmap, ensure sock lock held during tear down
John Fastabend
2020-01-11
devlink: correct misspelling of snapshot
Jacob Keller
2020-01-10
devlink: Wait longer before warning about unset port type
Ido Schimmel
2020-01-10
net: bpf: Don't leak time wait and request sockets
Lorenz Bauer
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2019-12-17
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
2019-12-17
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2019-12-13
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-12-06
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-06
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-04
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-04
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
2019-12-02
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-28
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2019-11-23
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
2019-11-21
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
[next]