index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
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
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
2019-11-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
netprio: use css ID instead of cgroup ID
Tejun Heo
2019-11-11
devlink: Add method for time-stamp on reporter's dump
Aya Levin
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]