summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira2016-05-101-0/+2
* block/drbd: align properly u64 in nl messagesNicolas Dichtel2016-05-101-12/+16
* net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-24/+2
* net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-102-29/+21
* net: phy: add phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-0/+24
* Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...David S. Miller2016-05-108-78/+347
|\
| * can: ifi: Add more detailed error reportingMarek Vasut2016-05-091-6/+107
| * can: ifi: Increment TX counters only on real transmissionMarek Vasut2016-05-091-2/+4
| * can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut2016-05-091-2/+3
| * can: ifi: Unify timing constantsMarek Vasut2016-05-091-13/+1
| * can: ifi: Update timing configuration codeMarek Vasut2016-05-091-33/+21
| * can: ifi: Start NAPI poll on bus warning tooMarek Vasut2016-05-091-2/+3
| * can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-091-1/+2
| * can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger2016-05-091-9/+95
| * can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-05-092-5/+53
| * can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla2016-05-091-1/+2
| * can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin2016-05-091-8/+56
| * can: sja1000: Fix error location forwardingAlexander Gerasiov2016-05-091-1/+5
* | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira2016-05-103-0/+1382
* | stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood2016-05-101-1/+2
* | net: l3mdev: Allow send on enslaved interfaceDavid Ahern2016-05-101-0/+2
* | fjes: Fix unnecessary spinlock_irqsaveTaku Izumi2016-05-101-1/+0
* | mlx5: Fix merge errors.David S. Miller2016-05-105-24/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0971-247/+703
|\ \
| * \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-093-10/+33
| |\ \
| | * | crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
| | * | crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-283-10/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-0918-38/+100
| |\ \ \
| | * | | net/mlx5e: make VXLAN support conditionalArnd Bergmann2016-05-095-3/+24
| | * | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann2016-05-091-1/+0
| | * | | macsec: key identifier is 128 bits, not 64Sabrina Dubroca2016-05-091-6/+13
| | * | | macvtap: segmented packet is consumedEric Dumazet2016-05-091-1/+1
| | * | | qede: uninitialized variable in qede_start_xmit()Dan Carpenter2016-05-091-1/+1
| | * | | netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter2016-05-071-1/+2
| | * | | netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter2016-05-071-1/+1
| | * | | netxen: fix error handling in netxen_get_flash_block()Dan Carpenter2016-05-071-4/+8
| | * | | mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel2016-05-071-0/+8
| | * | | mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel2016-05-071-2/+2
| | * | | udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2016-05-072-0/+6
| | * | | udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2016-05-072-4/+0
| | * | | qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru2016-05-061-4/+2
| | * | | net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens2016-05-061-1/+1
| | * | | bnxt_en: Setup multicast properly after resetting device.Michael Chan2016-05-041-4/+15
| | * | | bnxt_en: Need memory barrier when processing the completion ring.Michael Chan2016-05-041-0/+4
| | * | | net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-041-2/+8
| | * | | drivers: net: xgene: Fix error handlingMatthias Brugger2016-05-041-3/+4
| * | | | Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-073-8/+27
| |\ \ \ \
| | * | | | nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
| | * | | | Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()K. Y. Srinivasan2016-04-301-6/+20
| | * | | | misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5