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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2
-0
/
+2
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
1
-0
/
+1
2016-08-24
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
1
-3
/
+33
2016-08-24
net: diag: slightly refactor the inet_diag_bc_audit error checks.
Lorenzo Colitti
1
-11
/
+17
2016-08-23
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2
-2
/
+0
2016-08-23
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2
-0
/
+94
2016-08-23
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
1
-13
/
+8
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-19
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
1
-1
/
+2
2016-08-19
udp: include addrconf.h
Eric Dumazet
1
-0
/
+1
2016-08-19
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
1
-17
/
+0
2016-08-18
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
1
-19
/
+28
2016-08-18
tcp: defer sacked assignment
Eric Dumazet
1
-1
/
+2
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+31
2016-08-17
net: ipconfig: Fix more use after free
Thierry Reding
1
-3
/
+5
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-1
/
+0
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
1
-8
/
+9
2016-08-09
net: Remove fib_local variable
David Ahern
1
-7
/
+0
2016-08-09
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-08-08
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
1
-0
/
+10
2016-08-08
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
1
-4
/
+5
2016-08-08
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
1
-19
/
+10
2016-08-08
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
1
-6
/
+6
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-07-30
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-79
/
+12
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-192
/
+1196
2016-07-26
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
1
-1
/
+1
2016-07-25
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
1
-3
/
+1
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+7
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-47
/
+59
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-22
/
+40
2016-07-19
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...
Shmulik Ladkani
1
-0
/
+9
2016-07-19
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
3
-4
/
+6
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2
-43
/
+49
2016-07-16
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
1
-4
/
+9
2016-07-15
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
1
-17
/
+64
2016-07-15
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
1
-17
/
+22
2016-07-11
ipv4: af_inet: make it explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-11
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
1
-0
/
+6
2016-07-11
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+10
2016-07-11
tunnels: correct conditional build of MPLS and IPv6
Simon Horman
1
-12
/
+13
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
1
-0
/
+2
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
1
-4
/
+10
2016-07-09
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
Eric Dumazet
1
-6
/
+6
2016-07-09
ipip: support MPLS over IPv4
Simon Horman
1
-16
/
+121
2016-07-09
tunnels: support MPLS over IPv4 tunnels
Simon Horman
1
-10
/
+67
2016-07-07
timers, net/ipv4/inet: Initialize connection request timers as pinned
Thomas Gleixner
2
-5
/
+7
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2
-79
/
+12
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
[next]