index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtp: reload GTPv1 header after pskb_may_pull()
Pablo Neira
2016-05-10
1
-0
/
+2
*
block/drbd: align properly u64 in nl messages
Nicolas Dichtel
2016-05-10
1
-12
/
+16
*
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-10
1
-24
/
+2
*
net: ethernet: fec: use phydev from struct net_device
Philippe Reynes
2016-05-10
2
-29
/
+21
*
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-05-10
1
-0
/
+24
*
Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l...
David S. Miller
2016-05-10
8
-78
/
+347
|
\
|
*
can: ifi: Add more detailed error reporting
Marek Vasut
2016-05-09
1
-6
/
+107
|
*
can: ifi: Increment TX counters only on real transmission
Marek Vasut
2016-05-09
1
-2
/
+4
|
*
can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly
Marek Vasut
2016-05-09
1
-2
/
+3
|
*
can: ifi: Unify timing constants
Marek Vasut
2016-05-09
1
-13
/
+1
|
*
can: ifi: Update timing configuration code
Marek Vasut
2016-05-09
1
-33
/
+21
|
*
can: ifi: Start NAPI poll on bus warning too
Marek Vasut
2016-05-09
1
-2
/
+3
|
*
can: gs_usb: modify the usb device table to use only the first usb interface
Maximilian Schneider
2016-05-09
1
-1
/
+2
|
*
can: janz-ican3: error handling for CAL/CANopen firmware
Andreas Gröger
2016-05-09
1
-9
/
+95
|
*
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2016-05-09
2
-5
/
+53
|
*
can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
Amitoj Kaur Chawla
2016-05-09
1
-1
/
+2
|
*
can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card
Nikita Edward Baruzdin
2016-05-09
1
-8
/
+56
|
*
can: sja1000: Fix error location forwarding
Alexander Gerasiov
2016-05-09
1
-1
/
+5
*
|
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
Pablo Neira
2016-05-10
3
-0
/
+1382
*
|
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
Joachim Eastwood
2016-05-10
1
-1
/
+2
*
|
net: l3mdev: Allow send on enslaved interface
David Ahern
2016-05-10
1
-0
/
+2
*
|
fjes: Fix unnecessary spinlock_irqsave
Taku Izumi
2016-05-10
1
-1
/
+0
*
|
mlx5: Fix merge errors.
David S. Miller
2016-05-10
5
-24
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
71
-247
/
+703
|
\
\
|
*
\
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-09
3
-10
/
+33
|
|
\
\
|
|
*
|
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
Tadeusz Struk
2016-05-03
1
-2
/
+11
|
|
*
|
crypto: qat - fix invalid pf2vf_resp_wq logic
Tadeusz Struk
2016-04-28
3
-10
/
+24
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-09
18
-38
/
+100
|
|
\
\
\
|
|
*
|
|
net/mlx5e: make VXLAN support conditional
Arnd Bergmann
2016-05-09
5
-3
/
+24
|
|
*
|
|
Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"
Arnd Bergmann
2016-05-09
1
-1
/
+0
|
|
*
|
|
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
2016-05-09
1
-6
/
+13
|
|
*
|
|
macvtap: segmented packet is consumed
Eric Dumazet
2016-05-09
1
-1
/
+1
|
|
*
|
|
qede: uninitialized variable in qede_start_xmit()
Dan Carpenter
2016-05-09
1
-1
/
+1
|
|
*
|
|
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
2016-05-07
1
-1
/
+2
|
|
*
|
|
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
2016-05-07
1
-1
/
+1
|
|
*
|
|
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
2016-05-07
1
-4
/
+8
|
|
*
|
|
mlxsw: spectrum: Add missing rollback in flood configuration
Ido Schimmel
2016-05-07
1
-0
/
+8
|
|
*
|
|
mlxsw: spectrum: Fix rollback order in LAG join failure
Ido Schimmel
2016-05-07
1
-2
/
+2
|
|
*
|
|
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-07
2
-0
/
+6
|
|
*
|
|
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
Jarno Rajahalme
2016-05-07
2
-4
/
+0
|
|
*
|
|
qede: prevent chip hang when increasing channels
Sudarsana Reddy Kalluru
2016-05-06
1
-4
/
+2
|
|
*
|
|
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
2016-05-06
1
-1
/
+1
|
|
*
|
|
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
2016-05-04
1
-4
/
+15
|
|
*
|
|
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
2016-05-04
1
-0
/
+4
|
|
*
|
|
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
2016-05-04
1
-2
/
+8
|
|
*
|
|
drivers: net: xgene: Fix error handling
Matthias Brugger
2016-05-04
1
-3
/
+4
|
*
|
|
|
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-07
3
-8
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
nvmem: mxs-ocotp: fix buffer overflow in read
Stanislav Meduna
2016-05-02
1
-2
/
+2
|
|
*
|
|
|
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
2016-04-30
1
-6
/
+20
|
|
*
|
|
|
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-28
1
-0
/
+5
[next]