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.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
2018-01-18
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
1
-0
/
+12
2018-01-18
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
1
-0
/
+7
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
1
-0
/
+18
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-2
/
+0
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2
-0
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-2
/
+1
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-0
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-1
/
+7
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
1
-0
/
+2
2018-01-16
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
1
-1
/
+0
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+2
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
1
-0
/
+17
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
1
-0
/
+1
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
1
-0
/
+96
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-0
/
+1
2018-01-16
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-2
/
+2
2018-01-15
sctp: Define usercopy region in SCTP proto slab cache
David Windsor
1
-2
/
+7
2018-01-15
net: Define usercopy region in struct proto slab cache
David Windsor
1
-0
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+25
2018-01-11
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-5
/
+6
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-0
/
+1
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2
-0
/
+8
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
1
-21
/
+2
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2
-9
/
+2
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2
-4
/
+5
2018-01-10
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
1
-6
/
+0
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
1
-2
/
+0
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-89
/
+249
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
1
-0
/
+20
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
1
-0
/
+2
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+94
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2
-0
/
+71
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+0
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
1
-0
/
+17
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
1
-3
/
+1
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
1
-8
/
+1
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2
-4
/
+0
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
3
-45
/
+19
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
1
-0
/
+4
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
1
-0
/
+2
[prev]
[next]