summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust2013-11-291-7/+21
* SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson2013-11-291-1/+1
* SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson2013-11-291-0/+1
* netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-11-201-1/+1
* net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-201-1/+1
* mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-11-131-0/+3
* mac80211: correctly close cancelled scansEmmanuel Grumbach2013-11-132-0/+22
* wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-11-041-1/+6
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-042-2/+2
* net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-11-041-0/+10
* sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-11-041-1/+1
* sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-11-041-1/+2
* unix_diag: fix info leakMathias Krause2013-11-041-0/+1
* l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet2013-11-041-0/+4
* net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-11-041-1/+1
* bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich2013-11-041-1/+1
* ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner2013-11-041-4/+7
* ipv4: fix ineffective source address selectionJiri Benc2013-11-041-1/+1
* net: heap overflow in __audit_sockaddr()Dan Carpenter2013-11-042-4/+22
* net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-11-042-2/+2
* tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-11-041-1/+4
* tcp: must unclone packets before mangling themEric Dumazet2013-11-041-3/+6
* Bluetooth: Fix encryption key size for peripheral roleAndre Guedes2013-10-131-0/+2
* Bluetooth: Fix security level for peripheral roleAndre Guedes2013-10-131-1/+3
* ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine2013-10-131-2/+2
* ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine2013-10-131-2/+2
* ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa2013-10-131-31/+22
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-137-11/+11
* ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka2013-10-131-1/+1
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-10-133-8/+26
* resubmit bridge: fix message_age_timer calculationChris Healy2013-10-131-1/+1
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-10-131-29/+13
* netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov2013-10-131-5/+4
* net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet2013-10-131-2/+2
* net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-10-131-0/+3
* caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-10-131-1/+2
* Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Greg Kroah-Hartman2013-10-011-2/+1
* tipc: fix lockdep warning during bearer initializationYing Xue2013-09-141-1/+14
* net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-141-1/+1
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-141-1/+9
* net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-09-141-1/+2
* ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-141-7/+9
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-141-0/+5
* ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-09-141-6/+4
* ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-09-141-4/+12
* tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-09-141-1/+1
* tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-09-141-4/+6
* fib_trie: remove potential out of bound accessEric Dumazet2013-09-141-4/+1
* neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico2013-09-141-4/+6
* net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-09-141-1/+6