summaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2013-06-07net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segmentDaniel Borkmann1-2/+2
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-1/+7
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+11
2013-06-04ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang1-3/+3
2013-06-04Kconfig: remove dangling references to the deleted fileJean Sacren1-8/+3
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti1-9/+12
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti1-26/+47
2013-06-03icmp: avoid allocating large struct on stackCong Wang1-17/+23
2013-06-03] icmp: fix icmp_unreach() comment.Rami Rosen1-1/+2
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs1-2/+10
2013-06-03ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs1-0/+4
2013-06-03ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs4-41/+43
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel1-1/+1
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel3-4/+4
2013-05-31gro: should aggregate frames without DFEric Dumazet1-1/+2
2013-05-31net: Update RFS target at poll for tcp/udpDavid Majnemer2-0/+4
2013-05-30tcp: undo on DSACK during recoveryYuchung Cheng1-1/+7
2013-05-30tcp: fix undo on partial ack in recoveryYuchung Cheng1-26/+33
2013-05-30tcp: refactor undo functionsYuchung Cheng1-47/+50
2013-05-30tcp: consolidate PRR packet accountingYuchung Cheng1-25/+20
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+4
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman1-1/+7
2013-05-28ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman3-3/+5
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-1/+4
2013-05-28arp: flush arp cache on IFF_NOARP changeTimo Teräs1-0/+6
2013-05-28net: pass info struct via netdevice notifierJiri Pirko5-5/+5
2013-05-27ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-05-27MPLS: Add limited GSO supportSimon Horman3-1/+3
2013-05-25ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet1-1/+1
2013-05-25tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches1-37/+39
2013-05-25tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches1-59/+51
2013-05-25tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet1-136/+133
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2-162/+400
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-23/+55
2013-05-23tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-05-23netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang1-2/+4
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2-1/+7
2013-05-23tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet3-90/+24
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet1-1/+2
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng1-64/+1
2013-05-16tcp: speedup tcp_fixup_rcvbuf()Eric Dumazet1-3/+1
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet1-1/+21
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-5/+8
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom1-5/+8
2013-05-14tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-05-11ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2-10/+2
2013-05-06fib_trie: no need to delay vfree()Al Viro1-11/+2
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-0/+1