aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-09net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar1-2/+2
2016-06-09packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-09r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang1-1/+1
2016-06-09bgmac: Maintain some netdev statisticsFlorian Fainelli1-0/+10
2016-06-09bgmac: Add support for ethtool statisticsFlorian Fainelli2-2/+126
2016-06-09bgmac: Bind net_device with backing device structureFlorian Fainelli1-0/+1
2016-06-09virtio_net: Update the feature bit to comply with specAaron Conole1-1/+1
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern3-0/+20
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells6-344/+234
2016-06-09net/netlink/af_netlink.h: Remove unused structure.Fabien Siron1-14/+0
2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet1-2/+2
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli2-26/+243
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli3-3/+174
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli3-0/+382
2016-06-09net: dsa: b53: Add BCM7445 quirkFlorian Fainelli1-0/+11
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli14-0/+3397
2016-06-09net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli2-1/+275
2016-06-09net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli1-0/+70
2016-06-09net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli1-119/+119
2016-06-09net: dsa: bcm_sf2: Split fast age into a helper functionFlorian Fainelli1-7/+13
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-09mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEEDOleg Drokin1-0/+11
2016-06-09mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_allWang Sheng-Hui1-1/+19
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou1-0/+1
2016-06-09mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer1-1/+4
2016-06-09revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton1-1/+1
2016-06-09kasan: change memory hot-add error messages to info messagesShuah Khan1-2/+2
2016-06-09mm/hugetlb: fix huge page reserve accounting for private mappingsMike Kravetz1-2/+40
2016-06-09net: ipvlan: call netdev_lockdep_set_classes()Eric Dumazet1-21/+1
2016-06-09net: macvlan: call netdev_lockdep_set_classes()Eric Dumazet1-10/+1
2016-06-09net: vrf: call netdev_lockdep_set_classes()Eric Dumazet1-1/+1
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet7-82/+23
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet2-3/+7