index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
2
-0
/
+2
*
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
2017-01-09
1
-13
/
+21
*
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
2017-01-09
1
-23
/
+48
*
Revert "icmp: avoid allocating large struct on stack"
Jesper Dangaard Brouer
2017-01-09
1
-23
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
1
-11
/
+23
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-01-05
1
-11
/
+23
|
|
\
|
|
*
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
2016-12-23
1
-11
/
+23
*
|
|
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
2017-01-09
1
-16
/
+5
*
|
|
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
2017-01-09
1
-2
/
+0
*
|
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
|
|
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
2017-01-08
1
-2
/
+1
*
|
|
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-08
2
-7
/
+2
*
|
|
udp: inuse checks can quit early for reuseport
Eric Garver
2017-01-06
1
-10
/
+19
*
|
|
net: ipv4: make fib_select_default static
David Ahern
2017-01-06
1
-1
/
+1
*
|
|
net: ipv4: Simplify rt_fill_info
David Ahern
2017-01-06
1
-13
/
+7
*
|
|
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
2017-01-05
1
-8
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
4
-4
/
+16
|
\
|
|
|
*
|
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
2017-01-03
1
-1
/
+1
|
*
|
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-01-02
1
-1
/
+6
|
*
|
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
2016-12-29
1
-1
/
+2
|
*
|
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
2016-12-29
1
-1
/
+7
*
|
|
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
2017-01-04
1
-1
/
+1
*
|
|
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
2017-01-03
1
-1
/
+3
*
|
|
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2016-12-30
1
-1
/
+6
*
|
|
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
4
-13
/
+14
*
|
|
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-29
8
-34
/
+32
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
2
-9
/
+9
|
\
\
|
*
|
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2016-12-27
2
-9
/
+9
*
|
|
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
20
-20
/
+20
|
/
/
*
|
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
1
-1
/
+1
*
|
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
2016-12-22
1
-1
/
+2
*
|
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
2016-12-21
1
-0
/
+1
*
|
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2016-12-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
1
-6
/
+10
|
\
\
|
*
|
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
1
-5
/
+9
|
*
|
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
2016-12-17
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
switch getfrag callbacks to ..._full() primitives
Al Viro
2016-12-05
2
-6
/
+6
*
|
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
2016-12-09
1
-1
/
+2
*
|
udp: add batching to udp_rmem_release()
Eric Dumazet
2016-12-09
1
-0
/
+12
*
|
udp: copy skb->truesize in the first cache line
Eric Dumazet
2016-12-09
1
-3
/
+10
*
|
udp: add busylocks in RX path
Eric Dumazet
2016-12-09
1
-1
/
+42
*
|
udp: under rx pressure, try to condense skbs
Eric Dumazet
2016-12-08
1
-1
/
+11
*
|
icmp: correct return value of icmp_rcv()
Zhang Shengju
2016-12-08
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
11
-53
/
+154
|
\
\
|
*
|
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2016-12-07
2
-9
/
+12
|
*
|
netfilter: nft_fib_ipv4: initialize *dest to zero
Liping Zhang
2016-12-06
1
-0
/
+2
|
*
|
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
1
-1
/
+1
|
*
|
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
2
-6
/
+12
[next]