aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "fib_rules: fix fib rule dumps across multiple skbs"Levin Calado2016-08-261-9/+5
* fib_rules: fix fib rule dumps across multiple skbsWilson Kok2016-08-261-5/+9
* sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner2016-08-261-23/+41
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2016-08-261-1/+1
* ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann2016-08-261-1/+1
* ip6_gre: release cached dst on tunnel removalhuaibin Wang2016-08-261-0/+1
* rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2016-08-261-1/+1
* netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2016-08-261-32/+47
* inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee2016-08-261-2/+5
* ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2016-08-262-9/+27
* bridge: mdb: fix double add notificationNikolay Aleksandrov2016-08-261-1/+0
* net: Fix skb_set_peeked use-after-free bugHerbert Xu2016-08-261-6/+7
* net: Fix skb csum races when peekingHerbert Xu2016-08-261-1/+2
* net: Clone skb before setting peeked flagHerbert Xu2016-08-261-3/+38
* net: call rcu_read_lock early in process_backlogJulian Anastasov2016-08-261-15/+14
* net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov2016-08-261-1/+3
* bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov2016-08-261-0/+2
* net/tipc: initialize security state for new connection socketStephen Smalley2016-08-261-0/+1
* ipv6: Make MLD packets to only be processed locallyAngga2016-08-261-3/+3
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2016-08-261-11/+32
* mac80211: enable assoc check for mesh interfacesBob Copeland2016-08-261-3/+0
* rds: rds_ib_device.refcount overflowWengang Wang2016-08-261-1/+3
* mac80211: clear subdir_stations when removing debugfsTom Hughes2016-08-261-0/+1
* 9p: forgetting to cancel request on interrupted zero-copy RPCAl Viro2016-08-261-1/+2
* SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2016-08-261-1/+1
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2016-08-261-0/+3
* crush: fix a bug in tree bucket decodeIlya Dryomov2016-08-261-1/+1
* sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2016-08-261-1/+3
* packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2016-08-261-16/+2
* packet: read num_members once in packet_rcv_fanout()Eric Dumazet2016-08-261-1/+1
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2016-08-262-3/+3
* bridge: fix multicast router rlist endless loopNikolay Aleksandrov2016-08-261-4/+3
* ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2016-08-262-4/+6
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2016-08-263-15/+12
* xfrm: Increase the garbage collector thresholdSteffen Klassert2016-08-262-2/+2
* netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2016-08-261-0/+3
* netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warningsChen Gang2016-08-261-2/+2
* 3.10.80 -> 3.10.81Jan Engelmohr2016-08-268-13/+32
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-263-32/+46
* 3.10.77 -> 3.10.78Jan Engelmohr2016-08-261-0/+1
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-262-19/+48
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-267-8/+41
* 3.10.74 -> 3.10.75Jan Engelmohr2016-08-264-7/+8
* 3.10.73 -> 3.10.74Jan Engelmohr2016-08-263-6/+30
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-2610-78/+108
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-2611-30/+46
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-261-9/+21
* 3.10.69 -> 3.10.70Jan Engelmohr2016-08-2613-82/+99
* 3.10.67 -> 3.10.68Jan Engelmohr2016-08-261-5/+4
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-5/+5