index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
1
-1
/
+21
2016-12-06
net/udp: do not touch skb->peeked unless really needed
Eric Dumazet
1
-9
/
+10
2016-12-05
netlink: Do not schedule work from sk_destruct
Herbert Xu
1
-17
/
+15
2016-12-05
bpf: add prog_digest and expose it via fdinfo/netlink
Daniel Borkmann
2
-0
/
+17
2016-12-05
bpf, cls: consolidate prog deletion path
Daniel Borkmann
1
-17
/
+13
2016-12-05
bpf: remove type arg from __is_valid_{,xdp_}access
Daniel Borkmann
1
-9
/
+6
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
13
-253
/
+164
2016-12-05
net/sched: cls_flower: Set the filter Hardware device for all use-cases
Hadar Hen Zion
1
-1
/
+4
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
1
-1
/
+4
2016-12-05
net: caif: remove ineffective check
Pan Bian
1
-4
/
+1
2016-12-05
switch getfrag callbacks to ..._full() primitives
Al Viro
2
-6
/
+6
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
4
-10
/
+7
2016-12-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+5
2016-12-05
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
5
-19
/
+17
2016-12-05
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
1
-9
/
+9
2016-12-05
tcp: tsq: add a shortcut in tcp_small_queue_check()
Eric Dumazet
1
-0
/
+9
2016-12-05
tcp: tsq: avoid one atomic in tcp_wfree()
Eric Dumazet
1
-1
/
+4
2016-12-05
tcp: tsq: add shortcut in tcp_tasklet_func()
Eric Dumazet
1
-10
/
+12
2016-12-05
tcp: tsq: remove one locked operation in tcp_wfree()
Eric Dumazet
1
-3
/
+10
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-8
/
+8
2016-12-05
net: bridge: set error code on failure
Pan Bian
1
-0
/
+1
2016-12-05
net: af_mpls.c add space before open parenthesis
Suraj Deshmukh
1
-1
/
+1
2016-12-05
ipv4: Drop suffix update from resize code
Alexander Duyck
1
-21
/
+21
2016-12-05
ipv4: Drop leaf from suffix pull/push functions
Alexander Duyck
1
-12
/
+14
2016-12-04
netfilter: conntrack: add nf_conntrack_default_on sysctl
Florian Westphal
2
-1
/
+28
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
3
-24
/
+123
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
7
-3
/
+40
2016-12-04
netfilter: nat: add dependencies on conntrack module
Florian Westphal
4
-6
/
+43
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
14
-42
/
+54
2016-12-04
netfilter: conntrack: remove unused init_net hook
Florian Westphal
2
-14
/
+0
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
5
-73
/
+19
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
5
-72
/
+19
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
5
-74
/
+20
2016-12-04
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-1
/
+55
2016-12-04
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
Liping Zhang
1
-0
/
+1
2016-12-04
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
3
-3
/
+6
2016-12-04
netfilter: built-in NAT support for UDPlite
Davide Caratti
4
-38
/
+8
2016-12-04
netfilter: built-in NAT support for SCTP
Davide Caratti
4
-36
/
+7
2016-12-04
netfilter: built-in NAT support for DCCP
Davide Caratti
4
-37
/
+8
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
6
-12
/
+12
2016-12-03
net: dcb: set error code on failures
Pan Bian
1
-0
/
+1
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
3
-5
/
+48
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
1
-2
/
+146
2016-12-03
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2
-0
/
+3
2016-12-03
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
1
-4
/
+4
2016-12-03
ipv4: fib: Export free_fib_info()
Ido Schimmel
1
-0
/
+1
2016-12-03
act_mirred: fix a typo in get_dev
WANG Cong
1
-1
/
+1
2016-12-03
udp: be less conservative with sock rmem accounting
Paolo Abeni
1
-2
/
+2
2016-12-03
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
[prev]
[next]