summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik
2017-11-11bpf: add a bpf_override_function helperJosef Bacik
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail
2017-11-10Merge branch 'act_vlan-rcu'David S. Miller
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup
2017-11-10nfp flower action: Modified to use VLAN helper functionsManish Kurup
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King
2017-11-10Merge branch 'ip_gre-flags-update'David S. Miller
2017-11-10ip_gre: add the support for i/o_flags update via ioctlXin Long
2017-11-10ip_gre: add the support for i/o_flags update via netlinkXin Long
2017-11-10Merge branch 'tcp-ns-rmem-wmem'David S. Miller
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet
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