aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ipv4: Switch to using the new offload infrastructure.Vlad Yasevich2012-11-15
* net: Add net protocol offload registration infrustructureVlad Yasevich2012-11-15
* net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
* ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel2012-11-15
* ipip: add support of link creation via rtnlNicolas Dichtel2012-11-14
* ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel2012-11-14
* ipip: always notify change when params are updatedNicolas Dichtel2012-11-14
* net: unify for_each_ip_tunnel_rcu()Amerigo Wang2012-11-14
* net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2012-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-04
| * tcp-repair: Handle zero-length data put in rcv queuePavel Emelyanov2012-11-02
| * tcp: Fix double sizeof in new tcp_metrics codeJulian Anastasov2012-11-01
| * net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer2012-11-01
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-31
| |\
| | * netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-28
| * | tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu2012-10-23
| * | tcp: add SYN/data info to TCP_INFOYuchung Cheng2012-10-22
| |/
* | ipip: advertise tunnel param via rtnlNicolas Dichtel2012-11-09
* | ipip: add GSO supportEric Dumazet2012-11-09
* | tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* | rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-01
* | tcp: make tcp_clear_md5_list staticstephen hemminger2012-10-31
* | net/ipv4/ipconfig: add device address to a KERN_INFO messageClaudio Fontana2012-10-31
* | rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* | rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28
* | sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2012-10-23
* | ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet2012-10-23
* | ipv4: 16 slots in initial fib_info hash tableEric Dumazet2012-10-22
* | tcp: speedup SIOCINQ ioctlEric Dumazet2012-10-22
* | tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet2012-10-22
|/
* tcp: fix FIONREAD/SIOCINQEric Dumazet2012-10-18
* ipv4: Fix flushing of cached routing informationsSteffen Klassert2012-10-18
* vti: fix sparse bit endian warningsstephen hemminger2012-10-12
* tcp: resets are misroutedAlexey Kuznetsov2012-10-12
* tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox2012-10-11
* ipv4: fix route mark sparse warningstephen hemminger2012-10-10
* ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov2012-10-08
* ipv4: introduce rt_uses_gatewayJulian Anastasov2012-10-08
* ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov2012-10-08
* ipv4: fix forwarding for strict source routesJulian Anastasov2012-10-08
* ipv4: fix sending of redirectsJulian Anastasov2012-10-08
* ipv4: Don't report stale pmtu values to userspaceSteffen Klassert2012-10-08
* ipv4: Don't create nh exeption when the device mtu is smaller than the report...Steffen Klassert2012-10-08
* ipv4: Always invalidate or update the route on pmtu eventsSteffen Klassert2012-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-05
|\
| * ipv4: add a fib_type to fib_infoEric Dumazet2012-10-04
* | sections: fix section conflicts in netAndi Kleen2012-10-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * igmp: export symbol ip_mc_leave_groupstephen hemminger2012-10-01