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-11
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
tcp: gso: fix truesize tracking
Eric Dumazet
2013-12-08
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-12-08
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
2013-12-08
inet: fix possible seqlock deadlocks
Eric Dumazet
2013-12-08
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
Shawn Landden
2013-12-08
af_packet: block BH in prb_shutdown_retire_blk_timer()
Veaceslav Falico
2013-12-08
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2013-12-08
bridge: flush br's address entry in fdb when remove the bridge dev
Ding Tianhong
2013-12-08
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2013-12-08
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
2013-12-08
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
2013-12-08
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-12-08
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
2013-12-08
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
2013-12-08
net: clamp ->msg_namelen instead of returning an error
Dan Carpenter
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
[next]