aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-11-281-1/+6
* mac80211: correctly close cancelled scansEmmanuel Grumbach2013-11-282-0/+22
* mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-11-281-0/+3
* mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-11-281-0/+3
* netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-11-281-1/+1
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-282-2/+2
* net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-11-281-0/+10
* sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-11-281-1/+1
* sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-11-281-1/+2
* l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet2013-11-281-0/+4
* net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-11-281-1/+1
* ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner2013-11-281-4/+7
* ipv4: fix ineffective source address selectionJiri Benc2013-11-281-1/+1
* net: heap overflow in __audit_sockaddr()Dan Carpenter2013-11-282-4/+22
* net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-11-282-2/+2
* tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-11-281-1/+4
* tcp: must unclone packets before mangling themEric Dumazet2013-11-281-3/+6
* Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Ben Hutchings2013-10-261-2/+1
* ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-261-2/+2
* ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-261-2/+2
* ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-261-31/+22
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-267-11/+11
* resubmit bridge: fix message_age_timer calculationChris Healy2013-10-261-1/+1
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-10-261-29/+13
* netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-10-261-5/+4
* net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-10-261-0/+3
* caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-10-261-1/+2
* libceph: unregister request in __map_request failed and nofail == falsemajianpeng2013-10-261-0/+2
* inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2013-10-261-4/+12
* inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2013-10-262-1/+80
* tipc: fix lockdep warning during bearer initializationYing Xue2013-10-261-1/+14
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-10-261-1/+9
* net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-10-261-1/+2
* ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-10-261-7/+9
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-10-261-0/+5
* ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-10-261-6/+4
* ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-10-261-4/+12
* tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-10-261-1/+1
* tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-10-261-4/+6
* fib_trie: remove potential out of bound accessEric Dumazet2013-10-261-4/+1
* net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-10-261-1/+6
* htb: fix sign extension bugstephen hemminger2013-10-261-1/+1
* SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-09-101-3/+6
* sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2013-09-104-18/+18
* mac80211: fix duplicate retransmission detectionJohannes Berg2013-09-101-2/+8
* nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-09-101-2/+5
* af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-09-101-0/+1
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-09-101-0/+1
* af_key: more info leaks in pfkey messagesDan Carpenter2013-09-101-0/+4
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-09-101-0/+1