aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-30
* tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-29
|\
| * xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-26
| * xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-14
| * xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-14
* | ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark2013-08-29
* | tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin2013-08-29
* | tcp: initialize rcv_tstamp for restored socketsAndrew Vagin2013-08-29
* | tcp: set timestamps for restored skb-sAndrey Vagin2013-08-20
|/
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-13
* net: rename busy poll MIB counterEliezer Tamir2013-08-09
* ip_gre: fix ipgre_header to return correct offsetTimo Teräs2013-08-09
* tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-08-07
* tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-08-07
* fib_trie: remove potential out of bound accessEric Dumazet2013-08-05
* net: esp{4,6}: fix potential MTU calculation overflowsDaniel Borkmann2013-08-05
* net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-08-02
* fib_trie: potential out of bounds access in trie_show_stats()Jerry Snitselaar2013-07-24
* sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar2013-07-19
* ipv4: set transport header earlierEric Dumazet2013-07-16
* tcp: account all retransmit failuresYuchung Cheng2013-07-12
* gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-11
* gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-11
* inet: fix spacing in assignmentCamelia Groza2013-07-11
* net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\
| * | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-03
| * | ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-02
| * | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-02
| * | ipip: fix a regression in ioctlCong Wang2013-07-02
| * | vti: remove duplicated code to fix a memory leakCong Wang2013-07-02
| * | gre: fix a regression in ioctlCong Wang2013-07-02
| * | ipv4: use next hop exceptions also for input routesTimo Teräs2013-06-29
| * | netlink: fix splat in skb_clone with large messagesPablo Neira2013-06-28
| * | sit: add support of x-netnsNicolas Dichtel2013-06-28
| * | sit: fix 4in4 + IPsec scenarioNicolas Dichtel2013-06-26
| * | inet: frag , remove an empty ifdef.Rami Rosen2013-06-20
| * | tcp: introduce a per-route knob for quick ackCong Wang2013-06-20
| * | tcp:typo unset should be unsentWeiping Pan2013-06-20
| * | ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar2013-06-19
| * | ip_tunnels: extend iptunnel_xmit()Pravin B Shelar2013-06-19
| * | gre: export gre_handle_offloads() function.Pravin B Shelar2013-06-19
| * | gre: export gre_build_header() function.Pravin B Shelar2013-06-19
| * | gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar2013-06-19
| * | gre: Simplify gre protocol registration locking.Pravin B Shelar2013-06-19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
| |\ \