aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-26bridge: netlink: fix slave_changelink/br_setport race conditionsNikolay Aleksandrov1-1/+9
2015-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller11-77/+163
2015-07-25cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov1-1/+2
2015-07-24sch_choke: drop all packets in queue during resetWANG Cong1-0/+13
2015-07-24sch_plug: purge buffered packets during resetWANG Cong1-0/+1
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov4-13/+29
2015-07-24ipv4: fib_select_default should match the prefixJulian Anastasov1-0/+5
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-135/+295
2015-07-22netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer1-1/+2
2015-07-21openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges1-1/+1
2015-07-21netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal1-32/+47
2015-07-21tcp: suppress a division by zero warningEric Dumazet1-6/+5
2015-07-21inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+4
2015-07-21sched: cls_flow: fix panic on filter replaceDaniel Borkmann1-2/+3
2015-07-21sched: cls_flower: fix panic on filter replaceDaniel Borkmann1-1/+1
2015-07-21sched: cls_bpf: fix panic on filter replaceDaniel Borkmann1-1/+1
2015-07-21Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller10-41/+94
2015-07-21net: ratelimit warnings about dst entry refcount underflow or overflowKonstantin Khlebnikov1-1/+3
2015-07-21caif: fix leaks and race in caif_queue_rcv_skb()Eric Dumazet1-11/+8
2015-07-20Revert "sit: Add gro callbacks to sit_offload"Herbert Xu1-2/+0
2015-07-20Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso5-39/+110
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso3-32/+50
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov5-25/+53
2015-07-17mac80211: add missing length check for confirm framesBob Copeland1-0/+3
2015-07-17mac80211: correct aid location in peering framesBob Copeland1-1/+1
2015-07-17wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni1-3/+3
2015-07-17mac80211: shut down interfaces before destroying interface listJohannes Berg1-11/+14
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K1-0/+16
2015-07-17mac80211: don't clear all tx flags when requeingMichal Kazior1-1/+3
2015-07-17mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-07-15tc: act_bpf: fix memory leakAlexei Starovoitov1-0/+3
2015-07-15fq_codel: fix return value of fq_codel_drop()WANG Cong1-1/+10
2015-07-15net_sched: fix a use-after-free in sfqWANG Cong1-1/+1
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2-9/+27
2015-07-15fq_codel: fix a use-after-freeWANG Cong1-1/+1
2015-07-15tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng1-2/+1
2015-07-15bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-07-15bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok1-7/+30
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+3
2015-07-15net: Fix skb csum races when peekingHerbert Xu1-6/+9
2015-07-15NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn1-0/+1
2015-07-15net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-07-15rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann1-4/+7
2015-07-14rds: rds_ib_device.refcount overflowWengang Wang1-1/+3
2015-07-14ipvs: call skb_sender_cpu_clearJulian Anastasov1-0/+6
2015-07-14ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov1-1/+1
2015-07-14ipvs: skb_orphan in case of forwardingAlex Gartrell1-0/+27
2015-07-14ipvs: fix crash if scheduler is changedJulian Anastasov3-37/+69
2015-07-14ipvs: do not use random local source address for tunnelsJulian Anastasov1-1/+0
2015-07-14ipvs: fix ipv6 route unreach panicAlex Gartrell1-0/+7