summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-09-02Merge "ipv4/GRO: Make GRO conform to RFC 6864"Linux Build Service Account
2016-08-26ipv4/GRO: Make GRO conform to RFC 6864Alexander Duyck
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-02Merge "Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4"Linux Build Service Account
2016-07-28Revert "misc: uidstat: Adding uid stat driver to collect network statistics."Amit Pundir
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-21net: Revert upstream changes which break routing in tunnel scenariosSubash Abhinov Kasiviswanathan
2016-07-15WLAN subsystem: Sysctl support for key TCP/IP parametersRavi Joshi
2016-07-15Merge "Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk"Linux Build Service Account
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-07-11net lro: extend LRO to use hardware assistsDhanashri Atre
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-05-18tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-05-18gre: do not pull header in ICMP error processingJiri Benc
2016-05-18ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-05-18route: do not cache fib route info on local routes with oifChris Friesen
2016-04-20ipv4: initialize flowi4_flags before calling fib_lookup()Lance Richardson
2016-04-20ipv4: fix broadcast packets receptionPaolo Abeni
2016-04-20tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-04-20ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-04-20tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-20ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa
2016-04-20tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-04-20tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov
2016-04-12net: ipv4: Fix type casting to resolve compilation errorsJeevan Shriram
2016-03-23cne: Add reference count for Smart Wireless Interface ManagerSkylar Chang
2016-03-23net: initialize variables to avoid UML compilation failureJeevan Shriram
2016-03-23net: tcp: check for SOCK_DEAD again in tcp_nuke_addrLorenzo Colitti
2016-03-23Fix NULL pointer dereference in tcp_nuke_addr.Lorenzo Colitti
2016-03-23net: ipv4: fix compilation warning for uninitialized variableJeevan Shriram
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan
2016-03-22net: Indicate whether a socket is a transparent socketHarout Hedeshian
2016-03-22net: udp: Adjust UDP socket state for encapsulation socketsHarout Hedeshian
2016-03-03rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-03tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-03-03route: check and remove route cache when we get routeXin Long
2016-03-03tcp: md5: release request socket instead of listenerEric Dumazet
2016-03-03ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-03net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-03tcp: do not drop syn_recv on all icmp reportsEric Dumazet
2016-03-03tcp: beware of alignments in tcp_get_info()Eric Dumazet
2016-03-03inet: frag: Always orphan skbs inside ip_defrag()Joe Stringer
2016-03-03tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-02-25net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-02-25net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-02-25tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2016-02-25net: diag: Support destroying TCP sockets.Lorenzo Colitti