index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-11-04
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
2013-11-04
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
2013-10-13
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
2013-10-13
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
2013-10-13
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
2013-10-13
net: net_secret should not depend on TCP
Eric Dumazet
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
2013-10-13
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
2013-08-30
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-30
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-08-29
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-08-29
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-08-26
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-20
tcp: set timestamps for restored skb-s
Andrey Vagin
2013-08-14
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-13
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
2013-08-09
net: rename busy poll MIB counter
Eliezer Tamir
2013-08-09
ip_gre: fix ipgre_header to return correct offset
Timo Teräs
2013-08-07
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-08-07
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-08-05
fib_trie: remove potential out of bound access
Eric Dumazet
2013-08-05
net: esp{4,6}: fix potential MTU calculation overflows
Daniel Borkmann
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-07-24
fib_trie: potential out of bounds access in trie_show_stats()
Jerry Snitselaar
2013-07-19
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-07-16
ipv4: set transport header earlier
Eric Dumazet
2013-07-12
tcp: account all retransmit failures
Yuchung Cheng
2013-07-11
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
2013-07-11
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
inet: fix spacing in assignment
Camelia Groza
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-08
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-03
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
net: gre: move GSO functions to gre_offload
Daniel Borkmann
2013-07-02
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
[next]