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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
1
-0
/
+4
2019-11-22
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
1
-0
/
+10
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+33
2019-11-22
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-6
/
+18
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+7
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-3
/
+6
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
1
-0
/
+2
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
1
-3
/
+3
2019-11-20
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-19
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-0
/
+2
2019-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-3
/
+7
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-42
/
+14
2019-11-16
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
1
-3
/
+6
2019-11-15
net: dsa: ocelot: add tagger for Ocelot/Felix switches
Vladimir Oltean
1
-0
/
+2
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
1
-0
/
+2
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-0
/
+2
2019-11-15
vsock: prevent transport modules unloading
Stefano Garzarella
1
-0
/
+2
2019-11-15
vsock: add multi-transports support
Stefano Garzarella
1
-6
/
+12
2019-11-15
vsock: add vsock_create_connected() called by transports
Stefano Garzarella
1
-4
/
+1
2019-11-15
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
1
-8
/
+7
2019-11-15
vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
Stefano Garzarella
1
-1
/
+1
2019-11-15
vsock: add 'transport' member in the struct vsock_sock
Stefano Garzarella
1
-0
/
+1
2019-11-15
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
2
-2
/
+2
2019-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-0
/
+4
2019-11-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-7
/
+0
2019-11-13
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
1
-0
/
+1
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
1
-6
/
+27
2019-11-13
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
1
-0
/
+18
2019-11-13
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
1
-3
/
+11
2019-11-13
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
1
-0
/
+1
2019-11-13
netfilter: nf_flow_table: remove union from flow_offload structure
Pablo Neira Ayuso
1
-4
/
+1
2019-11-13
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
1
-0
/
+1
2019-11-12
net/sched: actions: remove unused 'order'
Davide Caratti
1
-1
/
+0
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
1
-3
/
+1
2019-11-12
netprio: use css ID instead of cgroup ID
Tejun Heo
1
-1
/
+1
2019-11-11
devlink: Add new "enable_roce" generic device param
Michael Guralnik
1
-0
/
+4
2019-11-10
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+4
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-9
/
+18
2019-11-09
sctp: add support for Primary Path Switchover
Xin Long
3
-3
/
+16
2019-11-09
sctp: add pf_expose per netns and sock and asoc
Xin Long
3
-0
/
+20
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-2
/
+5
2019-11-09
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-3
/
+3
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
2
-10
/
+16
2019-11-08
cfg80211: VLAN offload support for set_key and set_sta_vlan
Gurumoorthi Gnanasambandhan
1
-0
/
+4
2019-11-08
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
1
-1
/
+3
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-08
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+1
2019-11-08
devlink: Add layer 3 generic packet exception traps
Amit Cohen
1
-0
/
+18
[prev]
[next]