summaryrefslogtreecommitdiffstats
path: root/mm/memory.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-02samples/bpf: Update bpf loader for cgroup section namesDavid Ahern2-3/+12
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern3-0/+39
2016-12-02samples: bpf: add userspace example for modifying sk_bound_dev_ifDavid Ahern3-0/+132
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern7-2/+138
2016-12-02bpf: Refactor cgroups code in prep for new typeDavid Ahern3-41/+43
2016-12-02mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet2-1/+5
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham3-37/+54
2016-12-02net/mlx5e: Support adding ingress tc rule when egress device flag is setHadar Hen Zion1-0/+8
2016-12-02net/mlx5e: Save the represntor netdevice as part of the representorHadar Hen Zion4-10/+22
2016-12-02net/mlx5e: Bring back representor's ndos that were accidentally removedHadar Hen Zion1-0/+2
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion4-17/+51
2016-12-02net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion2-0/+14
2016-12-02net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...Hadar Hen Zion1-16/+11
2016-12-02net/sched: cls_flower: Try to offload only if skip_hw flag isn't setHadar Hen Zion1-15/+20
2016-12-02net/sched: Add separate check for skip_hw flagHadar Hen Zion1-4/+15
2016-12-02tcp: allow to turn tcp timestamp randomization offFlorian Westphal3-4/+11
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal11-20/+35
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz9-30/+1234
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz11-2/+1602
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes1-6/+2
2016-12-02net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann1-1/+9
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann4-12/+23
2016-12-02sock: reset sk_err for ICMP packets read from error queueSoheil Hassas Yeganeh1-4/+13
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf7-0/+855
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf9-5/+646
2016-12-02route: Set lwtstate for local traffic and cached input dstsThomas Graf1-13/+26
2016-12-02route: Set orig_output when redirecting to lwt on locally generated trafficThomas Graf1-1/+3
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan1-21/+22
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan1-7/+6
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan1-2/+2
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan1-19/+7
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan3-42/+35
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan1-37/+37
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan6-17/+116
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans2-0/+102
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate1-0/+14
2016-12-01sfc: remove RESET_TYPE_RX_RECOVERYEdward Cree2-5/+1
2016-12-01sfc: don't select SFC_FALCONEdward Cree1-1/+0
2016-12-01sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree1-1/+1
2016-12-01rtnetlink: return the correct error codeZhang Shengju1-1/+1
2016-12-01audit: remove useless synchronize_net()WANG Cong1-2/+1
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju2-3/+3
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju1-8/+97
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju1-4/+6
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju1-0/+1
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng2-2/+1
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-3/+2
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-4/+2
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti1-1/+2
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik1-0/+23