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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
4
-42
/
+68
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
1
-31
/
+9
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
3
-44
/
+56
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
1
-3
/
+2
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
1
-12
/
+22
2018-01-09
tipc: a couple of cleanups
Jon Maloy
1
-14
/
+8
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
1
-2
/
+11
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-97
/
+128
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-85
/
+126
2018-01-09
net: tipc: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-09
net: ovs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-09
net: caif: remove unused hardirq.h
Yang Shi
2
-2
/
+0
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
84
-1241
/
+3370
2018-01-08
l2tp: adjust comments about L2TPv3 offsets
Guillaume Nault
1
-4
/
+3
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2
-12
/
+25
2018-01-08
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
Marcelo Ricardo Leitner
1
-12
/
+12
2018-01-08
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
Stefano Brivio
1
-1
/
+2
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2
-4
/
+2
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
1
-0
/
+2
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
5
-122
/
+89
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
3
-18
/
+6
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
3
-0
/
+272
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
5
-2
/
+61
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
4
-1
/
+290
2018-01-08
netfilter: flow table support for IPv4
Pablo Neira Ayuso
3
-0
/
+294
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
3
-0
/
+439
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
1
-1
/
+746
2018-01-08
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
4
-5
/
+45
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+3
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
13
-128
/
+3
2018-01-08
netfilter: meta: secpath support
Florian Westphal
1
-0
/
+43
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
4
-52
/
+6
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
3
-8
/
+16
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
5
-17
/
+27
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
9
-56
/
+57
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
4
-61
/
+41
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
4
-17
/
+33
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
5
-11
/
+29
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
4
-345
/
+402
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
7
-40
/
+36
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
8
-70
/
+48
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
3
-16
/
+60
2018-01-08
netfilter: core: support for NFPROTO_INET hook registration
Pablo Neira Ayuso
1
-9
/
+44
2018-01-08
netfilter: core: pass family as parameter to nf_remove_net_hook()
Pablo Neira Ayuso
1
-5
/
+5
2018-01-08
netfilter: core: pass hook number, family and device to nf_find_hook_list()
Pablo Neira Ayuso
1
-17
/
+19
2018-01-08
netfilter: core: add nf_remove_net_hook
Pablo Neira Ayuso
1
-4
/
+4
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
2
-5
/
+5
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
9
-13
/
+24
2018-01-08
netfilter: nf_tables_arp: don't set forward chain
Pablo Neira Ayuso
1
-1
/
+0
[next]