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
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-12-08
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-12-08
ipv4: fix possible seqlock deadlock
Eric Dumazet
2013-12-08
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
2013-12-08
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
2013-12-08
6lowpan: Uncompression of traffic class field was incorrect
Jukka Rissanen
2013-12-08
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-12-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-12-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-12-08
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-12-04
cfg80211: fix scheduled scan pointer access
Johannes Berg
2013-12-04
9p: send uevent after adding/removing mount_tag attribute
Michael Marineau
2013-11-29
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
2013-11-29
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
2013-11-20
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
2013-11-20
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
2013-11-20
ip_gre: Fix WCCPv2 header parsing.
Pravin B Shelar
2013-11-13
cfg80211: fix warning when using WEXT for IBSS
Bruno Randolf
2013-11-13
mac80211: fix crash if bitrate calculation goes wrong
Johannes Berg
2013-11-13
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
2013-11-13
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
Felix Fietkau
2013-11-13
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
2013-11-13
mac80211: correctly close cancelled scans
Emmanuel Grumbach
2013-11-04
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
2013-11-04
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
2013-11-04
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
2013-11-04
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2013-11-04
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
2013-11-04
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
2013-11-04
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
2013-11-04
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
2013-11-04
unix_diag: fix info leak
Mathias Krause
2013-11-04
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
2013-11-04
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
2013-11-04
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
2013-11-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2013-11-04
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
2013-11-04
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François CACHEREUL
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
[prev]
[next]