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
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2017-01-08
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
1
-2
/
+1
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2
-7
/
+2
2017-01-06
udp: inuse checks can quit early for reuseport
Eric Garver
1
-10
/
+19
2017-01-06
net: ipv4: make fib_select_default static
David Ahern
1
-1
/
+1
2017-01-06
net: ipv4: Simplify rt_fill_info
David Ahern
1
-13
/
+7
2017-01-05
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+16
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
1
-1
/
+1
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
1
-1
/
+3
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-02
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2016-12-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
1
-1
/
+6
2016-12-29
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
1
-1
/
+2
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
4
-13
/
+14
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
8
-34
/
+32
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-9
/
+9
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2
-9
/
+9
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
20
-20
/
+20
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
1
-1
/
+1
2016-12-22
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
1
-1
/
+2
2016-12-21
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
1
-0
/
+1
2016-12-20
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+10
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
1
-5
/
+9
2016-12-17
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
1
-1
/
+1
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2016-12-09
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
1
-1
/
+2
2016-12-09
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+12
2016-12-09
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-3
/
+10
2016-12-09
udp: add busylocks in RX path
Eric Dumazet
1
-1
/
+42
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-1
/
+11
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
1
-2
/
+2
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-53
/
+154
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2
-9
/
+12
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-34
/
+60
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
1
-1
/
+1
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2
-6
/
+12
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2
-8
/
+2
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2
-4
/
+4
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-4
/
+44
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-05
switch getfrag callbacks to ..._full() primitives
Al Viro
2
-6
/
+6
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
4
-18
/
+16
2016-12-05
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
1
-9
/
+9
[next]