index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
netfilter: nft_counter: add stateful object type
Pablo Neira Ayuso
1
-27
/
+113
2016-12-06
netfilter: nf_tables: add stateful objects
Pablo Neira Ayuso
1
-0
/
+516
2016-12-06
netfilter: add and use nf_fwd_netdev_egress
Florian Westphal
2
-10
/
+27
2016-12-06
netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
Gao Feng
1
-7
/
+19
2016-12-06
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
Pablo Neira Ayuso
1
-5
/
+102
2016-12-06
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
1
-0
/
+2
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
3
-3
/
+3
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
4
-18
/
+42
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
4
-12
/
+33
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
4
-7
/
+15
2016-12-06
netfilter: convert while loops to for loops
Aaron Conole
2
-8
/
+6
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
3
-10
/
+7
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
6
-19
/
+126
2016-12-06
Revert "dctcp: update cwnd on congestion event"
Florian Westphal
1
-8
/
+1
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
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
[prev]
[next]