summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-10Merge branch 'IGMP-snooping-for-local-traffic'David S. Miller
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn
2017-11-10net: dsa: add more const attributesAndrew Lunn
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn
2017-11-10net: bridge: Send notification when host join/leaves a groupAndrew Lunn
2017-11-10net: bridge: Rename mglist to host_joinedAndrew Lunn
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang
2017-11-09net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman
2017-11-09net/mlx5e: Declare bitmap using kernel macroGal Pressman
2017-11-09net: Introduce netdev_*_once functionsGal Pressman
2017-11-09net/mlx5e: Add rollback on add VLAN failureGal Pressman
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman
2017-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-09Merge branch 'net-sched-race-fix'David S. Miller
2017-11-09cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang
2017-11-09Merge branch 'dsa-setup-stage'David S. Miller
2017-11-09net: dsa: rename probe and remove switch functionsVivien Didelot
2017-11-09net: dsa: setup a tree when adding a switch to itVivien Didelot
2017-11-09net: dsa: setup routing tableVivien Didelot
2017-11-09net: dsa: use of_for_each_phandleVivien Didelot
2017-11-09net: dsa: add find port by node helperVivien Didelot
2017-11-09net: dsa: setup and teardown portsVivien Didelot
2017-11-09net: dsa: setup and teardown switchesVivien Didelot
2017-11-09net: dsa: setup and teardown treeVivien Didelot
2017-11-09net: dsa: setup and teardown master deviceVivien Didelot
2017-11-09net: dsa: setup and teardown default CPU portVivien Didelot
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov