aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-10nfp flower action: Modified to use VLAN helper functionsManish Kurup1-3/+2
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup1-4/+6
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse1-1/+1
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King1-8/+1
2017-11-10ip_gre: add the support for i/o_flags update via ioctlXin Long1-3/+16
2017-11-10ip_gre: add the support for i/o_flags update via netlinkXin Long1-2/+37
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet8-43/+47
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet3-5/+29
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn1-2/+8
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn1-1/+1
2017-11-10net: dsa: add more const attributesAndrew Lunn2-5/+5
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn1-0/+13
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn3-0/+46
2017-11-10net: bridge: Send notification when host join/leaves a groupAndrew Lunn2-4/+11
2017-11-10net: bridge: Rename mglist to host_joinedAndrew Lunn4-10/+10
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang1-0/+5
2017-11-09net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman1-3/+14
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman5-1/+15
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman3-0/+4
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman3-13/+112
2017-11-09net/mlx5e: Declare bitmap using kernel macroGal Pressman1-1/+1
2017-11-09net: Introduce netdev_*_once functionsGal Pressman1-0/+29
2017-11-09net/mlx5e: Add rollback on add VLAN failureGal Pressman1-1/+6
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman3-37/+37
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+7
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang1-7/+26
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+12
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+14
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang1-3/+13
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang1-6/+18
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang1-1/+6
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang1-5/+15
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2-0/+25
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang18-22/+18
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot1-4/+4
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot1-19/+16
2017-11-09net: dsa: setup routing tableVivien Didelot1-71/+37
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot1-11/+8
2017-11-09net: dsa: add find port by node helperVivien Didelot1-20/+17
2017-11-09net: dsa: setup and teardown portsVivien Didelot1-114/+59
2017-11-09net: dsa: setup and teardown switchesVivien Didelot1-23/+39
2017-11-09net: dsa: setup and teardown treeVivien Didelot2-15/+19
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot4-39/+51
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot1-85/+68
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot2-2/+2
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov1-2/+2
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller1-1/+1