summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-139-31/+20
|\
| * timer: Remove meaningless .data/.function assignmentsKees Cook2017-10-172-4/+0
| * timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-053-5/+5
| * timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-053-17/+11
| * timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-051-5/+4
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-131-3/+3
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-08359-674/+1576
| |\ \
| * | | sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-2/+2
| * | | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-1/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-1339-92/+92
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07302-198/+721
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-2539-92/+92
* | | | | 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
* | | | | | 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
|/ / / / /
* | | | | 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
* | | | | bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh2017-11-081-0/+1
* | | | | net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork2017-11-081-1/+1
* | | | | net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork2017-11-081-1/+1
* | | | | bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-081-1/+1
* | | | | net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva2017-11-081-5/+8
* | | | | net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier2017-11-081-0/+4
* | | | | net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-041-1/+1
* | | | | cxgb4: update latest firmware version supportedGanesh Goudar2017-11-041-3/+3
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-033-13/+15
|\ \ \ \
| * | | | net: systemport: Correct IPG length settingsFlorian Fainelli2017-11-031-4/+6
| * | | | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-8/+8
| * | | | net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill2017-11-021-1/+1
* | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02270-0/+270
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02270-0/+270
| |/ / /
* | | | tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-012-0/+6
* | | | mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak2017-11-011-1/+1
* | | | mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel2017-11-011-0/+25
* | | | net: hns: set correct return valuePan Bian2017-11-011-2/+2
* | | | net: lapbether: fix double freePan Bian2017-11-011-1/+0
* | | | net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn2017-11-011-3/+5
* | | | Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller2017-11-013-28/+98
|\ \ \ \
| * \ \ \ Merge ath-current from ath.gitKalle Valo2017-10-313-28/+98
| |\ \ \ \
| | * | | | Revert "ath10k: fix napi_poll budget overflow"Kalle Valo2017-10-301-11/+6
| | * | | | ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2017-10-302-16/+92
| | * | | | wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai2017-10-271-1/+0