summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-11tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-01-10ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov
2016-01-10ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov
2016-01-10ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov
2016-01-10udp: restrict offloads to one namespaceHannes Frederic Sowa
2016-01-09ipv4: eliminate lock count warnings in ping.cLance Richardson
2016-01-09ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-06inet: kill unused skb_free opFlorian Westphal
2016-01-05net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-05soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-05soreuseport: fast reuseport UDP socket selectionCraig Gallek
2016-01-04udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso
2015-12-26ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-22tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal
2015-12-22tcp: send_reset: test for non-NULL sk firstFlorian Westphal
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2015-12-18ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar
2015-12-18tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16net: diag: Support destroying TCP sockets.Lorenzo Colitti
2015-12-16net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2015-12-16net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15net: fix IP early demux racesEric Dumazet
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-14net: Flush local routes when device changes vrf associationDavid Ahern
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-03tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-11-30net: ipmr: add mfc newroute/delroute netlink supportNikolay Aleksandrov