summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn2017-11-101-2/+8
* Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-109-52/+214
|\
| * net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman2017-11-091-3/+14
| * net/mlx5e: Add VLAN offloads statisticsGal Pressman2017-11-095-1/+15
| * net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2017-11-093-0/+4
| * net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman2017-11-093-13/+112
| * net/mlx5e: Declare bitmap using kernel macroGal Pressman2017-11-091-1/+1
| * net: Introduce netdev_*_once functionsGal Pressman2017-11-091-0/+29
| * net/mlx5e: Add rollback on add VLAN failureGal Pressman2017-11-091-1/+6
| * net/mlx5e: Rename VLAN related variables and functionsGal Pressman2017-11-093-37/+37
* | Merge branch 'IGMP-snooping-for-local-traffic'David S. Miller2017-11-1010-19/+85
|\ \
| * | net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn2017-11-101-1/+1
| * | net: dsa: add more const attributesAndrew Lunn2017-11-102-5/+5
| * | net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn2017-11-101-0/+13
| * | net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn2017-11-103-0/+46
| * | net: bridge: Send notification when host join/leaves a groupAndrew Lunn2017-11-102-4/+11
| * | net: bridge: Rename mglist to host_joinedAndrew Lunn2017-11-104-10/+10
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10148-436/+1125
|\ \ | |/ |/|
| * Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-092-5/+29
| |\
| | * Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-11-091-5/+1
| | |\
| | | * cpufreq: schedutil: Examine the correct CPU when we update utilChris Redpath2017-11-041-5/+1
| | * | ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki2017-11-061-0/+28
| * | | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-11-099-17/+97
| |\ \ \
| | * | | ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang2017-11-091-0/+5
| | * | | ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-073-3/+32
| | * | | ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai2017-11-061-1/+2
| | * | | ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-063-13/+57
| | * | | ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako2017-11-021-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-0946-146/+285
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-11-092-38/+37
| | |\ \ \ \
| | | * | | | xfrm: Fix stack-out-of-bounds read in xfrm_state_find.Steffen Klassert2017-11-031-18/+11
| | | * | | | xfrm: do unconditional template resolution before pcpu cache checkFlorian Westphal2017-11-031-18/+24
| | | * | | | xfrm: defer daddr pointer assignment after spi parsingFlorian Westphal2017-11-021-2/+2
| | * | | | | Merge branch 'net-sched-race-fix'David S. Miller2017-11-0931-63/+198
| | |\ \ \ \ \
| | | * | | | | cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-1/+7
| | | * | | | | cls_tcindex: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-7/+26
| | | * | | | | cls_rsvp: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-3/+12
| | | * | | | | cls_route: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-3/+14
| | | * | | | | cls_matchall: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-3/+12
| | | * | | | | cls_fw: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-3/+14
| | | * | | | | cls_flower: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-3/+13
| | | * | | | | cls_flow: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-6/+18
| | | * | | | | cls_cgroup: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-6/+18
| | | * | | | | cls_bpf: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-1/+6
| | | * | | | | cls_basic: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-091-5/+15
| | | * | | | | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2017-11-092-0/+25
| | | * | | | | Revert "net_sched: hold netns refcnt for each action"Cong Wang2017-11-0918-22/+18
| | |/ / / / /
| | * | | | | net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-091-2/+2
| | * | | | | Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller2017-11-091-1/+1
| | * | | | | qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen2017-11-081-0/+1