index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
netfilter: xt_connlimit: don't store address in the conn nodes
Florian Westphal
1
-3
/
+0
2017-10-24
netfilter: nf_conntrack_h323: Remove typedef struct
Harsha Sharma
1
-40
/
+40
2017-10-24
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2
-2
/
+2
2017-10-24
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
3
-6
/
+61
2017-10-24
netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore
Florian Westphal
1
-3
/
+18
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
9
-12
/
+3
2017-10-24
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
3
-28
/
+37
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
7
-52
/
+72
2017-10-24
netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
Florian Westphal
1
-6
/
+3
2017-10-24
xfrm: Fix xfrm_dst_cache memleak
Steffen Klassert
1
-1
/
+0
2017-10-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
2
-18
/
+23
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
2017-10-24
ipv6: add ip6_null_entry check in rt6_select()
Wei Wang
1
-1
/
+1
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
3
-4
/
+30
2017-10-24
ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-24
ipv4: icmp: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+3
2017-10-24
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
1
-2
/
+4
2017-10-24
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-10-24
net: rxrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
Eric Dumazet
1
-8
/
+8
2017-10-24
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
Eric Dumazet
1
-3
/
+3
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
1
-7
/
+9
2017-10-24
ipv6: addrconf: factorize inet6_addr_hash() call
Eric Dumazet
1
-10
/
+5
2017-10-24
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
Eric Dumazet
1
-18
/
+17
2017-10-23
net/9p: Switch to wait_event_killable()
Tuomas Tynkkynen
3
-11
/
+9
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
1
-0
/
+4
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
1
-0
/
+2
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
1
-0
/
+3
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
4
-3
/
+20
2017-10-24
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-5
/
+5
2017-10-23
esp6: remove redundant initialization of esph
Colin Ian King
1
-2
/
+2
2017-10-23
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
1
-10
/
+15
2017-10-23
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-10-23
tcp: do tcp_mstamp_refresh before retransmits on TSQ handler
Koichiro Den
1
-1
/
+3
2017-10-23
net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
35
-139
/
+229
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-138
/
+230
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-10-22
bpf: Add BPF_SOCKET_OPS_BASE_RTT support to tcp_nv
Lawrence Brakmo
1
-2
/
+38
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-1
/
+45
2017-10-22
net: x25: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-1
/
+2
2017-10-22
net: af_unix: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-22
rxrpc: Don't release call mutex on error pointer
David Howells
1
-2
/
+3
2017-10-22
tipc: refactor tipc_sk_timeout() function
Jon Maloy
1
-26
/
+23
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
1
-3
/
+2
2017-10-22
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-0
/
+10
2017-10-22
soreuseport: fix initialization race
Craig Gallek
3
-11
/
+11
2017-10-22
net: rose: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+3
[prev]
[next]