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
2014-06-19
net: fix regression introduced in 2.6.32.62 by sysctl fixes
Willy Tarreau
2014-05-19
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2014-05-19
tcp_cubic: fix the range of delayed_ack
Liu Yu
2014-05-19
tcp_cubic: limit delayed_ack ratio to prevent divide error
stephen hemminger
2014-05-19
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2014-05-19
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2014-05-19
sctp: unbalanced rcu lock in ip_queue_xmit()
Nicolas Dichtel
2014-05-19
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
2014-05-19
inet: fix possible seqlock deadlocks
Eric Dumazet
2014-05-19
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2014-05-19
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2014-05-19
ipv4: fix possible seqlock deadlock
Eric Dumazet
2014-05-19
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2014-05-19
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2014-05-19
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2014-05-19
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
2014-05-19
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2014-05-19
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2014-05-19
tcp: must unclone packets before mangling them
Eric Dumazet
2013-06-10
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
Jozsef Kadlecsik
2013-06-10
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-06-10
tcp: allow splice() to build full TSO packets
Eric Dumazet
2013-06-10
inet: add RCU protection to inet->opt
Eric Dumazet
2013-06-10
net: fix divide by zero in tcp algorithm illinois
Jesper Dangaard Brouer
2013-06-10
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2013-06-10
ipv4: check rt_genid in dst_check
Benjamin LaHaise
2012-10-07
tcp: drop SYN+FIN messages
Eric Dumazet
2012-10-07
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
2012-10-07
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
2012-10-07
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
2012-10-07
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-10-07
tcp: Don't change unlocked socket state in tcp_v4_err().
David S. Miller
2012-02-13
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2012-02-13
net: fix sk_forward_alloc corruptions
Eric Dumazet
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-08
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
2011-08-08
gre: fix netns vs proto registration ordering
Alexey Dobriyan
2011-07-13
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
Xufeng Zhang
2011-07-13
net/ipv4: Check for mistakenly passed in non-IPv4 address
Marcus Meissner
2011-07-13
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
2011-05-09
udp: Fix bogus UFO packet generation
Herbert Xu
2011-04-14
inet_diag: Make sure we actually run the same bytecode we audited.
Nelson Elhage
2011-04-14
netfilter: ipt_CLUSTERIP: fix buffer overflow
Vasiliy Kulikov
2011-04-14
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-04-14
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-03-14
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-03-07
arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.
Ian Campbell
2011-03-02
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
2011-03-02
tcp: Increase TCP_MAXSEG socket option minimum.
David S. Miller
2010-12-09
Limit sysctl_tcp_mem and sysctl_udp_mem initializers to prevent integer overf...
Robin Holt
[next]