index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-31
2
-1
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
7
-17
/
+26
|
\
|
*
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2016-08-24
2
-3
/
+6
|
*
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2016-08-24
2
-2
/
+0
|
*
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-08-24
1
-1
/
+7
|
*
udp: fix poll() issue with zero sized packets
Eric Dumazet
2016-08-24
1
-6
/
+6
|
*
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
2016-08-23
1
-3
/
+5
|
*
fib_trie: Fix the description of pos and bits
Xunlei Pang
2016-08-19
1
-2
/
+2
*
|
tcp: add tcp_add_backlog()
Eric Dumazet
2016-08-29
1
-4
/
+29
*
|
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
2016-08-29
2
-0
/
+8
*
|
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2016-08-26
2
-0
/
+2
*
|
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2016-08-26
1
-0
/
+1
*
|
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2016-08-25
1
-3
/
+33
*
|
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
2016-08-25
1
-11
/
+17
*
|
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-24
2
-2
/
+0
*
|
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2016-08-24
2
-0
/
+94
*
|
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
2016-08-24
1
-13
/
+8
*
|
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
2016-08-23
1
-1
/
+1
*
|
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
2016-08-20
1
-1
/
+2
*
|
udp: include addrconf.h
Eric Dumazet
2016-08-20
1
-0
/
+1
*
|
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
2016-08-20
1
-17
/
+0
*
|
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
2016-08-19
1
-19
/
+28
*
|
tcp: defer sacked assignment
Eric Dumazet
2016-08-19
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
2
-1
/
+31
|
\
|
|
*
gre: set inner_protocol on xmit
Simon Horman
2016-08-15
1
-1
/
+0
|
*
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
2016-08-09
1
-0
/
+31
*
|
net: ipconfig: Fix more use after free
Thierry Reding
2016-08-18
1
-3
/
+5
*
|
net: ipconfig: fix use after free
Uwe Kleine-König
2016-08-10
1
-8
/
+9
*
|
net: Remove fib_local variable
David Ahern
2016-08-09
1
-7
/
+0
*
|
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
2016-08-09
1
-0
/
+10
*
|
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
2016-08-09
1
-4
/
+5
*
|
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
2016-08-09
1
-19
/
+10
*
|
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
2016-08-09
1
-6
/
+6
|
/
*
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
2016-08-06
1
-6
/
+2
*
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
2016-07-31
1
-1
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-30
2
-79
/
+12
|
\
|
*
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-07-07
2
-79
/
+12
|
|
\
|
|
*
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
2016-06-27
1
-0
/
+3
|
|
*
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
2016-06-27
1
-79
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
32
-192
/
+1196
|
\
\
\
|
*
|
|
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
2016-07-27
1
-1
/
+1
|
*
|
|
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
2016-07-26
1
-3
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-25
3
-47
/
+59
|
|
\
\
\
|
|
*
|
|
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-18
2
-43
/
+49
|
|
*
|
|
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
2016-07-11
1
-4
/
+10
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
3
-22
/
+40
|
|
\
\
\
\
|
*
|
|
|
|
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...
Shmulik Ladkani
2016-07-20
1
-0
/
+9
|
*
|
|
|
|
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
2016-07-20
3
-4
/
+6
|
*
|
|
|
|
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2016-07-17
1
-4
/
+9
|
*
|
|
|
|
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
2016-07-16
1
-17
/
+64
[next]