index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+14
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
17
-448
/
+1161
2019-11-26
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+6
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+19
2019-11-24
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+36
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
1
-0
/
+14
2019-11-22
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-21
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+2
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
1
-11
/
+13
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+8
2019-11-19
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-2
/
+11
2019-11-19
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
1
-5
/
+0
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-1
/
+1
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2019-11-16
net: core: allow fast GRO for skbs with Ethernet header in head
Alexander Lobakin
1
-2
/
+1
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-123
/
+120
2019-11-16
bpf: Annotate context types
Alexei Starovoitov
1
-10
/
+0
2019-11-16
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
1
-1
/
+1
2019-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+5
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
1
-9
/
+15
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
1
-2
/
+2
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
1
-2
/
+2
2019-11-12
netprio: use css ID instead of cgroup ID
Tejun Heo
1
-4
/
+4
2019-11-12
devlink: Add method for time-stamp on reporter's dump
Aya Levin
1
-0
/
+6
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
1
-0
/
+5
2019-11-10
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+38
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+15
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+41
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-11-08
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-2
/
+2
2019-11-08
devlink: Add layer 3 generic packet exception traps
Amit Cohen
1
-0
/
+6
2019-11-08
devlink: Add layer 3 generic packet traps
Amit Cohen
1
-0
/
+9
2019-11-07
net_sched: gen_estimator: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+2
2019-11-07
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2019-11-06
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
1
-2
/
+7
2019-11-06
net_sched: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+1
2019-11-06
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-5
/
+15
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
9
-213
/
+525
2019-11-02
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-4
/
+4
2019-10-31
flow_dissector: extract more ICMP information
Matteo Croce
1
-24
/
+50
2019-10-31
flow_dissector: skip the ICMP dissector for non ICMP packets
Matteo Croce
1
-9
/
+25
2019-10-31
flow_dissector: add meaningful comments
Matteo Croce
1
-0
/
+6
[next]