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
2020-01-09
devlink: add devink notification when reporter update health state
Vikas Gupta
1
-17
/
+42
2020-01-09
devlink: add support for reporter recovery completion
Vikas Gupta
1
-2
/
+9
2020-01-03
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
1
-0
/
+9
2020-01-03
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
1
-19
/
+61
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+0
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-53
/
+37
2019-12-26
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-12-26
net: Introduce a new MII time stamping interface.
Richard Cochran
1
-10
/
+10
2019-12-25
net: Rephrased comments section of skb_mpls_pop()
Martin Varghese
1
-1
/
+1
2019-12-25
net: skb_mpls_push() modified to allow MPLS header push at start of packet.
Martin Varghese
1
-2
/
+6
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-84
/
+87
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+9
2019-12-20
xdp: Simplify __bpf_tx_xdp_map()
Björn Töpel
1
-26
/
+7
2019-12-20
xdp: Remove map_to_flush and map swap detection
Björn Töpel
1
-24
/
+3
2019-12-20
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-20
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-1
/
+1
2019-12-20
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
1
-5
/
+4
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+3
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-18
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-18
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-1
/
+1
2019-12-18
netfilter: Clean up unnecessary #ifdef
Lukas Wunner
1
-2
/
+0
2019-12-14
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
1
-0
/
+1
2019-12-14
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2
-1
/
+26
2019-12-13
ethtool: move to its own directory
Michal Kubecek
2
-3117
/
+1
2019-12-13
rtnetlink: provide permanent hardware address in RTM_NEWLINK
Michal Kubecek
1
-0
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
4
-78
/
+78
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-1
/
+2
2019-12-07
net: core: rename indirect block ingress cb function
John Hurley
1
-23
/
+22
2019-12-07
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-07
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
1
-2
/
+3
2019-12-05
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
1
-2
/
+2
2019-12-05
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-3
/
+1
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-9
/
+28
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-12-03
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
1
-2
/
+4
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+5
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-11-29
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2
-5
/
+5
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
[next]