summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| * | | tcp_yeah: don't set ssthresh below 2Neal Cardwell2016-01-31
* | | | net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2016-03-22
* | | | net: Indicate whether a socket is a transparent socketHarout Hedeshian2016-03-22
* | | | net: udp: Adjust UDP socket state for encapsulation socketsHarout Hedeshian2016-03-22
| |_|/ |/| |
* | | net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-02-25
* | | net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2016-02-25
* | | tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet2016-02-25
* | | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-02-25
* | | net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2016-02-25
* | | net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2016-02-25
| |/ |/|
* | tcp: Fix IPV6 module build errorsTushar Behera2016-02-16
* | Don't kill IPv4 sockets when killing IPv6 sockets was requested.Lorenzo Colitti2016-02-16
* | tcp: fix tcp_default_init_rwnd() for 4.1Dmitry Shmidt2016-02-16
* | tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall2016-02-16
* | net: core: Handle 'sk' being NULL in UID-based routingSreeram Ramachandran2016-02-16
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
* | net: kuid/kguid build fixesJohn Stultz2016-02-16
* | misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan2016-02-16
* | net: fix crash in tcp_nuke_addr()Dmitry Torokhov2016-02-16
* | net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov2016-02-16
* | net: socket ioctl to reset connections matching local addressRobert Love2016-02-16
* | sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love2016-02-16
* | net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2016-02-16
* | Paranoid network.Robert Love2016-02-16
|/
* tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng2016-01-06
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
* | ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar2015-12-18
* | tcp: restore fastopen with no data in SYN packetEric Dumazet2015-12-17
* | fou: clean up socket with kfree_rcuHannes Frederic Sowa2015-12-16
* | net: fix IP early demux racesEric Dumazet2015-12-14
* | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-14
|\ \
| * | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-10
* | | net: Flush local routes when device changes vrf associationDavid Ahern2015-12-13
* | | ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2015-12-03
* | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* | | tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2015-11-30
* | | net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-24
|/ /
* | net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-22
* | tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet2015-11-20
* | tcp: fix Fast Open snmp over-counting bugYuchung Cheng2015-11-20
* | tcp: disable Fast Open on timeouts after handshakeYuchung Cheng2015-11-20
* | tcp: md5: fix lockdep annotationEric Dumazet2015-11-18
* | udp: remove duplicate includestephen hemminger2015-11-18
* | raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox2015-11-16
* | tcp: ensure proper barriers in lockless contextsEric Dumazet2015-11-15
* | netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham2015-11-09
* | tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet2015-11-05