aboutsummaryrefslogtreecommitdiffstats
path: root/samples/trace_events (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck1-3/+8
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann1-1/+2
2016-06-15r8152: correct the rx early sizehayeswang1-2/+2
2016-06-15r8152: reset the bmuhayeswang1-0/+19
2016-06-15r8152: disable MAC clock speed downhayeswang1-9/+5
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov1-0/+4
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov4-39/+52
2016-06-15gre: fix error handlerEric Dumazet4-15/+11
2016-06-15net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-06-15net: skfb: remove obsolete -I cflagArnd Bergmann1-1/+1
2016-06-15tipc: eliminate uninitialized variable warningYing Xue1-1/+2
2016-06-15tipc: fix suspicious RCU usageYing Xue1-1/+1
2016-06-15macsec: fix SA initializationSabrina Dubroca1-1/+1
2016-06-15macsec: allocate sg and iv on the heapSabrina Dubroca1-9/+37
2016-06-15macsec: add rcu_barrier() on module exitSabrina Dubroca1-0/+1
2016-06-15htb: call qdisc_root with rcu read lock heldFlorian Westphal1-0/+2
2016-06-15net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim1-1/+1
2016-06-15act_ipt: fix a bind refcnt leakWANG Cong1-2/+5
2016-06-15net_sched: prio: insure proper transactional behaviorEric Dumazet1-34/+23
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2-1/+1
2016-06-14ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2016-06-14ovs/gre: fix rtnl notifications on iface deletionNicolas Dichtel1-0/+4
2016-06-14ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel1-24/+34
2016-06-14ovs/gre,geneve: fix error path when creating an ifaceNicolas Dichtel2-6/+14
2016-06-14udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2-112/+32
2016-06-14net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet1-0/+4
2016-06-14net: alx: Work around the DMA RX overflow issueFeng Tang2-51/+14
2016-06-14ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa1-2/+5
2016-06-14ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa1-2/+5
2016-06-14ipv6: tcp: fix endianness annotation in tcp_v6_send_responseHannes Frederic Sowa1-2/+2
2016-06-14ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa1-1/+1
2016-06-14phy: marvell: fix LED configuration via marvell,reg-initClemens Gruber1-12/+26
2016-06-12net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk1-4/+0
2016-06-12net_sched: prio: properly report out of memory errorsEric Dumazet1-20/+12
2016-06-11ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.David S. Miller1-0/+2
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-2/+2
2016-06-10Revert "net: au1000_eth: fix PHY detection"David S. Miller1-6/+7
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-7/+6
2016-06-10net: mediatek: remove superfluous queue wake up callJohn Crispin1-5/+2
2016-06-10net: mediatek: only wake the queue if it is stoppedJohn Crispin1-1/+16
2016-06-10net: mediatek: fix off by one in the TX ring allocationJohn Crispin1-2/+1
2016-06-10net: mediatek: increase watchdog_timeoJohn Crispin1-1/+1
2016-06-10net: mediatek: fix threshold valueJohn Crispin1-2/+1
2016-06-10net: mediatek: disable all interrupts during probeJohn Crispin1-1/+1
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin2-1/+2
2016-06-10net: mediatek: dropped rx packets are not being counted properlyJohn Crispin1-0/+2
2016-06-10net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin1-1/+1
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin2-5/+15
2016-06-10net: mediatek: add missing return code checkJohn Crispin1-0/+3
2016-06-10net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks1-1/+1