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
Age
Commit message (
Expand
)
Author
2014-05-19
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
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
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2014-05-19
sctp: unbalanced rcu lock in ip_queue_xmit()
Nicolas Dichtel
2014-05-19
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
2014-05-19
net: socket: error on a negative msg_namelen
Matthew Leach
2014-05-19
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2014-05-19
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
2014-05-19
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
2014-05-19
net: fix 'ip rule' iif/oif device rename
Maciej Zenczykowski
2014-05-19
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
2014-05-19
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
2014-05-19
net: rose: restore old recvmsg behavior
Florian Westphal
2014-05-19
rds: prevent dereference of a NULL device
Sasha Levin
2014-05-19
net: unix: allow bind to fail on mutex lock
Sasha Levin
2014-05-19
net: drop_monitor: fix the value of maxattr
Changli Gao
2014-05-19
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2014-05-19
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
2014-05-19
inet: fix possible seqlock deadlocks
Eric Dumazet
2014-05-19
bridge: flush br's address entry in fdb when remove the bridge dev
Ding Tianhong
2014-05-19
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2014-05-19
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
2014-05-19
net: clamp ->msg_namelen instead of returning an error
Dan Carpenter
2014-05-19
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2014-05-19
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
2014-05-19
net: rework recvmsg handler msg_name and msg_namelen logic
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
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2014-05-19
net: Fix "ip rule delete table 256"
Andreas Henriksson
2014-05-19
tipc: fix lockdep warning during bearer initialization
Ying Xue
2014-05-19
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2014-05-19
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2014-05-19
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2014-05-19
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2014-05-19
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2014-05-19
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2014-05-19
net: check net.core.somaxconn sysctl values
Roman Gushchin
2014-05-19
htb: fix sign extension bug
stephen hemminger
2014-05-19
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
2014-05-19
af_key: more info leaks in pfkey messages
Dan Carpenter
2014-05-19
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
2014-05-19
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
2014-05-19
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2014-05-19
vlan: fix a race in egress prio management
Eric Dumazet
2014-05-19
neighbour: fix a race in neigh_destroy()
Eric Dumazet
[next]