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-01-10
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
3
-8
/
+8
2016-01-10
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
3
-8
/
+8
2016-01-10
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
3
-8
/
+9
2016-01-08
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
1
-0
/
+2
2016-01-08
ipv4: fix endianness warnings in ip_tunnel_core.c
Lance Richardson
1
-8
/
+8
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+2
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+13
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
1
-4
/
+6
2016-01-05
inet: kill unused skb_free op
Florian Westphal
2
-10
/
+1
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2
-4
/
+10
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2
-8
/
+10
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
1
-22
/
+97
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+37
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2
-2
/
+2
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
5
-20
/
+16
2015-12-22
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
2
-8
/
+11
2015-12-22
tcp: send_reset: test for non-NULL sk first
Florian Westphal
1
-6
/
+5
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-9
/
+37
2015-12-22
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
1
-0
/
+5
2015-12-18
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
1
-3
/
+0
2015-12-18
tcp: diag: add support for request sockets to tcp_abort()
Eric Dumazet
1
-0
/
+9
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2015-12-18
net: Allow accepted sockets to be bound to l3mdev domain
David Ahern
4
-3
/
+15
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-15
/
+29
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2015-12-16
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2015-12-15
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
4
-0
/
+65
2015-12-15
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
1
-8
/
+15
2015-12-15
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
1
-15
/
+27
2015-12-15
tcp: Fix conditions to determine checksum offload
Tom Herbert
1
-2
/
+2
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
4
-5
/
+8
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-2
/
+2
2015-12-14
net: fix IP early demux races
Eric Dumazet
1
-3
/
+2
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+3
2015-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
15
-398
/
+458
2015-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2015-12-13
net: Flush local routes when device changes vrf association
David Ahern
1
-0
/
+9
2015-12-10
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
1
-0
/
+1
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-27
/
+49
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-12-02
tcp: suppress too verbose messages in tcp_send_ack()
Eric Dumazet
1
-6
/
+8
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-4
/
+3
2015-11-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-11-30
net: ipmr: add mfc newroute/delroute netlink support
Nikolay Aleksandrov
1
-0
/
+129
2015-11-30
net: ipmr: fix setsockopt error return
Nikolay Aleksandrov
1
-3
/
+5
2015-11-30
net: ipmr: move pimsm_enabled to pim.h and rename
Nikolay Aleksandrov
1
-8
/
+3
2015-11-30
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
Nikolay Aleksandrov
1
-18
/
+0
2015-11-30
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
Nikolay Aleksandrov
1
-2
/
+0
[next]