aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-05
* ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * tcp: Update MIB counters for dropsVijay Subramanian2013-02-04
| * tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-03
| * tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-03
| * tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-31
| * tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-29
* | ipcomp: Mark as netns_ok.David S. Miller2013-02-04
* | net: remove redundant check for timer pending state before del_timerYing Xue2013-02-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29
|\|
| * IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar2013-01-28
| * ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-01-22
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-01-22
| |\
| | * xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert2013-01-21
| | * ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-08
| * | ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-21
| * | ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-01-21
| * | tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet2013-01-20
| * | ipv4: Don't update the pmtu on mtu locked routesSteffen Klassert2013-01-17
| * | ipv4: Remove output route check in ipv4_mtuSteffen Klassert2013-01-17
* | | ip_gre: When TOS is inherited, use configured TOS value for non-IP packetsDavid Ward2013-01-29
* | | ipv4: introduce address lifetimeJiri Pirko2013-01-29
* | | net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer2013-01-29
* | | net: use lib/percpu_counter API for fragmentation mem accountingJesper Dangaard Brouer2013-01-29
* | | net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-29
* | | net: avoid to hang up on sending due to sysctl configuration overflow.bingtian.ly@taobao.com2013-01-28
* | | net: fix possible wrong checksum generationEric Dumazet2013-01-28
* | | soreuseport: fix use of uid in tb->fastuidTom Herbert2013-01-27
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-27
|\ \ \
| * | | netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-23
| * | | netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-23
* | | | soreuseport: UDP/IPv4 implementationTom Herbert2013-01-23
* | | | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-23
* | | | netfilter: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | | ipv4: Use IS_ERR_OR_NULL().YOSHIFUJI Hideaki / 吉藤英明2013-01-22
* | | | ipmr: fix sparse warning when testing origin or groupNicolas Dichtel2013-01-22
* | | | mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel2013-01-21
* | | | net: increase fragment memory usage limitsJesper Dangaard Brouer2013-01-17
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\| |
| * | tcp: accept RST without ACK flagEric Dumazet2013-01-11
| * | tcp: fix splice() and tcp collapsing interactionEric Dumazet2013-01-10
| * | tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-01-10
| * | net: prevent setting ttl=0 via IP_TTLCong Wang2013-01-08
| |/
| * ipv4: fix NULL checking in devinet_ioctl()Xi Wang2013-01-07
| * net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter2013-01-04
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-12-28
| |\
| | * netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2012-12-16
| | * netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2012-12-16
* | | ipv4: fib: fix a comment.Rami Rosen2013-01-11