summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: export get_dp() API.Andy Zhou2017-11-132-29/+31
* openvswitch: Add meter netlink definitionsAndy Zhou2017-11-131-0/+51
* Merge branch 'dsa-b53-Support-prepended-Broadcom-tags'David S. Miller2017-11-1318-44/+109
|\
| * net: dsa: b53: Support prepended Broadcom tagsFlorian Fainelli2017-11-132-4/+11
| * net: dsa: Support prepended Broadcom tagFlorian Fainelli2017-11-136-7/+41
| * net: dsa: tag_brcm: Prepare for supporting prepended tagFlorian Fainelli2017-11-131-11/+34
| * net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-1312-31/+32
|/
* net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issueAndrew Morton2017-11-131-5/+9
* net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
* af_netlink: ensure that NLMSG_DONE never fails in dumpsJason A. Donenfeld2017-11-132-6/+12
* Merge branch 'netem-add-nsec-scheduling-and-slot-feature'David S. Miller2017-11-132-29/+121
|\
| * netem: support delivering packets in delayed time slotsDave Taht2017-11-132-3/+79
| * netem: add uapi to express delay and jitter in nanosecondsDave Taht2017-11-132-0/+16
| * netem: convert to qdisc_watchdog_schedule_nsDave Taht2017-11-131-28/+28
|/
* ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri2017-11-131-0/+4
* net: realtek: r8169: remove redundant assignment to giga_ctrlColin Ian King2017-11-131-2/+0
* net: dsa: lan9303: Documentation: Add missing word "Mbps"Egil Hjelmeland2017-11-131-3/+3
* net: dsa: lan9303: Fix lan9303_alr_del_port()Egil Hjelmeland2017-11-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1237-105/+180
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1115-34/+68
| |\
| | * Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...David S. Miller2017-11-115-9/+25
| | |\
| | | * can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-101-3/+3
| | | * can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-101-2/+12
| | | * can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-101-2/+10
| | | * can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-102-2/+0
| | * | Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-11-115-13/+20
| | |\ \
| | | * | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev2017-11-101-1/+1
| | | * | net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-101-7/+5
| | | * | net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed2017-11-101-4/+6
| | | * | net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
| | | * | net/mlx5: Loop over temp list to release delay eventsHuy Nguyen2017-11-101-1/+1
| | | |/
| | * | vlan: fix a use-after-free in vlan_device_event()Cong Wang2017-11-111-3/+3
| | * | net: dsa: return after vlan prepare phaseVivien Didelot2017-11-111-0/+2
| | * | net: dsa: return after mdb prepare phaseVivien Didelot2017-11-111-0/+2
| | * | tcp: fix tcp_fastretrans_alert warningYuchung Cheng2017-11-101-2/+1
| | * | tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet2017-11-101-2/+10
| | |/
| | * rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-101-5/+5
| * | Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-101-2/+2
| |\ \
| | * | rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-091-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
| |\ \ \
| | * | | Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| | * | | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| | * | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-102-10/+29
| |\ \ \ \
| | * \ \ \ Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-082-10/+29
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updatesPaul Mackerras2017-11-082-10/+29
| * | | | | Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-103-4/+7
| |\ \ \ \ \
| | * | | | | MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-081-0/+1
| | * | | | | MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-082-2/+4
| | * | | | | MIPS: BMIPS: Fix missing cbr addressJaedon Shin2017-11-071-2/+2
| | |/ / / /