summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08bnxt_en: Enable AER support.Satish Baddipadige
2016-03-08bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan
2016-03-08bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan
2016-03-08bnxt_en: Add port statistics support.Michael Chan
2016-03-08bnxt_en: Extend autoneg to all speeds.Michael Chan
2016-03-08bnxt_en: Use common function to get ethtool supported flags.Michael Chan
2016-03-08bnxt_en: Add reporting of link partner advertisement.Michael Chan
2016-03-08bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan
2016-03-08net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-08Merge branch 'bpf-next'David S. Miller
2016-03-08vxlan: allow setting ipv6 traffic classDaniel Borkmann
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann
2016-03-08bpf: allow to propagate df in bpf_skb_set_tunnel_keyDaniel Borkmann
2016-03-08bpf: make helper function protos staticDaniel Borkmann
2016-03-08bpf: add flags to bpf_skb_store_bytes for clearing hashDaniel Borkmann
2016-03-08bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as wellDaniel Borkmann
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-03-07tcp: fix tcpi_segs_in after connection establishmentEric Dumazet
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman
2016-03-07Merge branch 'qed_hw_gro'David S. Miller
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe
2016-03-07arp: correct return value of arp_rcvZhang Shengju
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum
2016-03-07Merge branch 'mlxsw-fixes'David S. Miller
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel
2016-03-07netlabel: do not initialise statics to NULLWei Tang
2016-03-07netlink: do not initialise statics to 0 or NULLWei Tang
2016-03-06tipc: remove pre-allocated message header in link structJon Paul Maloy
2016-03-06tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King