aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08bnxt_en: Use common function to get ethtool supported flags.Michael Chan1-20/+9
2016-03-08bnxt_en: Add reporting of link partner advertisement.Michael Chan3-2/+23
2016-03-08bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan1-13/+20
2016-03-08net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo1-1/+1
2016-03-08vxlan: allow setting ipv6 traffic classDaniel Borkmann1-5/+9
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann5-21/+36
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann3-8/+90
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann2-1/+6
2016-03-08bpf: make helper function protos staticDaniel Borkmann1-9/+9
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann2-1/+4
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann2-0/+11
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet1-1/+2
2016-03-07net: hns: fix the bug about loopbackyankejian5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-03-07hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang1-6/+13
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld1-4/+2
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman1-27/+46
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2-1/+388
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra4-36/+88
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe9-74/+85
2016-03-07arp: correct return value of arp_rcvZhang Shengju1-15/+20
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon1-1/+4
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-07netlabel: do not initialise statics to NULLWei Tang1-2/+2
2016-03-07netlink: do not initialise statics to 0 or NULLWei Tang1-3/+3
2016-03-06tipc: remove pre-allocated message header in link structJon Paul Maloy5-77/+45
2016-03-06tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan1-1/+2
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net: sched: fix act_ipt for LOG targetPhil Sutter1-0/+2
2016-03-06asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06tipc: make sure required IPv6 addresses are scopedRichard Alpe1-0/+5
2016-03-06tipc: safely copy UDP netlink data from userRichard Alpe1-11/+13
2016-03-06tipc: don't check link reset on non existing linkRichard Alpe1-1/+1
2016-03-06tipc: add net device to skb before UDP xmitRichard Alpe1-0/+2
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2-5/+5
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto1-1/+3
2016-03-06act_ife: fix a typo in kmemdup() parametersWANG Cong1-2/+2
2016-03-06Linux 4.5-rc7Linus Torvalds1-1/+1
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King1-2/+2