| Commit message (Expand) | Author | Files | Lines |
2016-06-11 | rxrpc: Trim line-terminal whitespace | David Howells | 2 | -2/+2 |
2016-06-11 | net, cls: allow for deleting all filters for given parent | Daniel Borkmann | 1 | -4/+33 |
2016-06-11 | bpf: reject wrong sized filters earlier | Daniel Borkmann | 1 | -8/+15 |
2016-06-11 | bpf: enforce recursion limit on redirects | Daniel Borkmann | 3 | -25/+38 |
2016-06-11 | openvswitch: Add packet truncation support. | William Tu | 6 | -17/+73 |
2016-06-10 | vmxnet3: segCnt can be 1 for LRO packets | Shrikrishna Khare | 2 | -3/+3 |
2016-06-10 | mlxsw: core: Remove deprecated create_workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |
2016-06-10 | net: cavium: liquidio: Remove deprecated create_workqueue | Bhaktipriya Shridhar | 1 | -2/+2 |
2016-06-10 | packet: compat support for sock_fprog | Willem de Bruijn | 3 | -2/+41 |
2016-06-10 | net/mlx4_en: fix ethtool -x | Eric Dumazet | 1 | -13/+12 |
2016-06-10 | stmmac: fix parameter to dwmac4_set_umac_addr() | Ben Dooks | 1 | -1/+1 |
2016-06-10 | r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb | hayeswang | 1 | -1/+1 |
2016-06-10 | bgmac: Maintain some netdev statistics | Florian Fainelli | 1 | -0/+10 |
2016-06-10 | bgmac: Add support for ethtool statistics | Florian Fainelli | 2 | -2/+126 |
2016-06-10 | bgmac: Bind net_device with backing device structure | Florian Fainelli | 1 | -0/+1 |
2016-06-10 | virtio_net: Update the feature bit to comply with spec | Aaron Conole | 1 | -1/+1 |
2016-06-10 | net: vrf: Fix crash when IPv6 is disabled at boot time | David Ahern | 3 | -0/+20 |
2016-06-10 | rxrpc: Simplify connect() implementation and simplify sendmsg() op | David Howells | 6 | -344/+234 |
2016-06-10 | net/netlink/af_netlink.h: Remove unused structure. | Fabien Siron | 1 | -14/+0 |
2016-06-10 | net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX | Eric Dumazet | 1 | -2/+2 |
2016-06-10 | net: dsa: b53: Plug in VLAN support | Florian Fainelli | 2 | -26/+243 |
2016-06-10 | net: dsa: b53: Add bridge support | Florian Fainelli | 3 | -3/+174 |
2016-06-10 | net: dsa: b53: Implement ARL add/del/dump operations | Florian Fainelli | 3 | -0/+382 |
2016-06-10 | net: dsa: b53: Add BCM7445 quirk | Florian Fainelli | 1 | -0/+11 |
2016-06-10 | net: dsa: b53: Add support for Broadcom RoboSwitch | Florian Fainelli | 14 | -0/+3397 |
2016-06-10 | net: dsa: bcm_sf2: Add VLAN support | Florian Fainelli | 2 | -1/+275 |
2016-06-10 | net: dsa: bcm_sf2: Add VLAN registers definitions | Florian Fainelli | 1 | -0/+70 |
2016-06-10 | net: dsa: bcm_sf2: Move setup function at the far end | Florian Fainelli | 1 | -119/+119 |
2016-06-10 | net: dsa: bcm_sf2: Split fast age into a helper function | Florian Fainelli | 1 | -7/+13 |
2016-06-10 | net/mlx5e: Fix blue flame quota logic | Eli Cohen | 1 | -1/+2 |
2016-06-10 | net/mlx5e: Use ndo_stop explicitly at shutdown flow | Eran Ben Elisha | 1 | -4/+1 |
2016-06-10 | net/mlx5: E-Switch, always set mc_promisc for allmulti vports | Mohamad Haj Yahia | 1 | -0/+1 |
2016-06-10 | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 4 | -4/+68 |
2016-06-10 | net/mlx5: E-Switch, Fix vport enable flow | Mohamad Haj Yahia | 1 | -4/+1 |
2016-06-10 | net/mlx5: E-Switch, Use the correct error check on returned pointers | Or Gerlitz | 1 | -17/+17 |
2016-06-10 | net/mlx5: E-Switch, Use the correct free() function | Or Gerlitz | 1 | -3/+3 |
2016-06-10 | net/mlx5: Fix E-Switch flow steering capabilities check | Maor Gottlieb | 1 | -13/+15 |
2016-06-10 | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb | 2 | -1/+15 |
2016-06-10 | net/mlx5: Fix root flow table update | Maor Gottlieb | 1 | -1/+1 |
2016-06-10 | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly | Shahar Klein | 2 | -3/+2 |
2016-06-10 | net/mlx5: Fix masking of reserved bits in XRCD number | Majd Dibbiny | 1 | -1/+1 |
2016-06-10 | net/mlx5: Fix the size of modify QP mailbox | Majd Dibbiny | 1 | -0/+1 |
2016-06-10 | drm/amdgpu: fix warning with powerplay disabled. | Dave Airlie | 1 | -1/+1 |
2016-06-09 | mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED | Oleg Drokin | 1 | -0/+11 |
2016-06-09 | mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all | Wang Sheng-Hui | 1 | -1/+19 |
2016-06-09 | kernel/relay.c: fix potential memory leak | Zhouyi Zhou | 1 | -0/+1 |
2016-06-09 | mm: thp: broken page count after commit aa88b68c3b1d | Gerald Schaefer | 1 | -1/+4 |
2016-06-09 | revert "mm: memcontrol: fix possible css ref leak on oom" | Andrew Morton | 1 | -1/+1 |
2016-06-09 | kasan: change memory hot-add error messages to info messages | Shuah Khan | 1 | -2/+2 |
2016-06-09 | mm/hugetlb: fix huge page reserve accounting for private mappings | Mike Kravetz | 1 | -2/+40 |