summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+9
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek1-1/+1
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek1-6/+17
2013-08-03net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann1-1/+3
2013-08-01fib_rules: add .suppress operationStefan Tomanek1-0/+14
2013-08-01net: split rt_genid for ipv4 and ipv6fan.du1-8/+8
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov1-4/+0
2013-07-31net: remove an unneeded checkDan Carpenter1-4/+1
2013-07-31tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa1-2/+3
2013-07-28ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa1-0/+3
2013-07-28pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf1-1/+2
2013-07-25tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet4-0/+18
2013-07-25net: add sk_stream_is_writeable() helperEric Dumazet1-2/+2
2013-07-25fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar1-1/+1
2013-07-24vti: switch to new ip tunnel codeAmerigo Wang1-476/+52
2013-07-24ipmr: change the prototype of ip_mr_forward().Rami Rosen1-8/+7
2013-07-24net: convert resend IGMP to notifier eventJiri Pirko1-6/+40
2013-07-23tcp: use RTT from SACK for RTOYuchung Cheng1-9/+14
2013-07-23tcp: measure RTT from new SACKYuchung Cheng1-6/+17
2013-07-23tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng1-49/+18
2013-07-23tcp: consolidate SYNACK RTT samplingYuchung Cheng3-10/+14
2013-07-20sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar1-1/+5
2013-07-16ipv4: set transport header earlierEric Dumazet1-4/+3
2013-07-13tcp: account all retransmit failuresYuchung Cheng1-3/+4
2013-07-12gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck1-1/+1
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2-1/+6
2013-07-11inet: fix spacing in assignmentCamelia Groza1-1/+1
2013-07-11net: rename ll methods to busy-pollEliezer Tamir2-2/+2
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir3-3/+3
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds39-1709/+2236
2013-07-09net: rename low latency sockets functions to busy pollEliezer Tamir1-3/+3
2013-07-04mm: use totalram_pages instead of num_physpages at runtimeJiang Liu1-1/+1
2013-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+11
2013-07-04net: gre: move GSO functions to gre_offloadDaniel Borkmann3-103/+131
2013-07-03ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar1-44/+55
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-1/+2
2013-07-02ipip: fix a regression in ioctlCong Wang1-5/+7
2013-07-02vti: remove duplicated code to fix a memory leakCong Wang1-7/+0
2013-07-02gre: fix a regression in ioctlCong Wang1-4/+5
2013-06-29ipv4: use next hop exceptions also for input routesTimo Teräs2-16/+52
2013-06-28netlink: fix splat in skb_clone with large messagesPablo Neira1-1/+1
2013-06-28sit: add support of x-netnsNicolas Dichtel1-1/+9
2013-06-27sit: fix 4in4 + IPsec scenarioNicolas Dichtel1-1/+1
2013-06-26gre: fix a possible skb leakEric Dumazet1-1/+1
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-4/+8
2013-06-24netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng1-4/+8
2013-06-20inet: frag , remove an empty ifdef.Rami Rosen1-2/+0
2013-06-20tcp: introduce a per-route knob for quick ackCong Wang2-3/+8
2013-06-20tcp:typo unset should be unsentWeiping Pan1-1/+1
2013-06-20ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik1-2/+2