summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-11-13mac80211: update sta->last_rx on acked tx framesFelix Fietkau1-0/+3
2013-11-13mac80211: correctly close cancelled scansEmmanuel Grumbach2-0/+22
2013-11-04wireless: radiotap: fix parsing buffer overrunJohannes Berg1-1/+6
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2-2/+2
2013-11-04net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann1-0/+10
2013-11-04sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich1-1/+1
2013-11-04sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du1-1/+2
2013-11-04unix_diag: fix info leakMathias Krause1-0/+1
2013-11-04l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-11-04net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-11-04bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich1-1/+1
2013-11-04ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner1-4/+7
2013-11-04ipv4: fix ineffective source address selectionJiri Benc1-1/+1
2013-11-04net: heap overflow in __audit_sockaddr()Dan Carpenter2-4/+22
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2-2/+2
2013-11-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet1-1/+4
2013-11-04tcp: must unclone packets before mangling themEric Dumazet1-3/+6
2013-10-14Bluetooth: Fix encryption key size for peripheral roleAndre Guedes1-0/+2
2013-10-14Bluetooth: Fix security level for peripheral roleAndre Guedes1-1/+3
2013-10-14ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine1-2/+2
2013-10-14ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine1-2/+2
2013-10-14ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa1-31/+22
2013-10-14ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka7-11/+11
2013-10-14ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka1-1/+1
2013-10-14bridge: Clamp forward_delay when enabling STPHerbert Xu3-8/+26
2013-10-14resubmit bridge: fix message_age_timer calculationChris Healy1-1/+1
2013-10-14net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann1-29/+13
2013-10-14netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov1-5/+4
2013-10-14net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet1-2/+2
2013-10-14net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann1-0/+3
2013-10-14caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones1-1/+2
2013-10-01Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Greg Kroah-Hartman1-2/+1
2013-09-14tipc: fix lockdep warning during bearer initializationYing Xue1-1/+14
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann1-1/+1
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-1/+9
2013-09-14net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann1-1/+2
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf1-7/+9
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+5
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa1-6/+4
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa1-4/+12
2013-09-14tcp: cubic: fix bug in bictcp_acked()Eric Dumazet1-1/+1
2013-09-14tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet1-4/+6
2013-09-14fib_trie: remove potential out of bound accessEric Dumazet1-4/+1
2013-09-14neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico1-4/+6
2013-09-14net: check net.core.somaxconn sysctl valuesRoman Gushchin1-1/+6
2013-09-14htb: fix sign extension bugstephen hemminger1-1/+1
2013-09-08SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust1-3/+6
2013-08-20af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel1-0/+1
2013-08-12net_sched: info leak in atm_tc_dump_class()Dan Carpenter1-0/+1
2013-08-12af_key: more info leaks in pfkey messagesDan Carpenter1-0/+4