index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
1
-0
/
+2
2015-02-01
hso: update serial_table in usb disconnect method
Olivier Sobrie
1
-1
/
+1
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
1
-3
/
+9
2015-02-01
hso: replace reset_device work by usb_queue_reset_device()
Olivier Sobrie
1
-24
/
+1
2015-02-01
hso: rename hso_dev into serial in hso_free_interface()
Olivier Sobrie
1
-6
/
+6
2015-02-01
hso: fix small indentation error
Olivier Sobrie
1
-2
/
+2
2015-02-01
hso: fix memory leak in hso_create_rfkill()
Olivier Sobrie
1
-9
/
+3
2015-02-01
hso: fix memory leak when device disconnects
Olivier Sobrie
1
-0
/
+1
2015-02-01
hso: fix crash when device disappears while serial port is open
Olivier Sobrie
1
-4
/
+13
2015-02-01
hso: remove useless header file timer.h
Olivier Sobrie
1
-1
/
+0
2015-02-01
ipv4: icmp: use percpu allocation
Eric Dumazet
2
-10
/
+10
2015-02-01
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
5
-7
/
+59
2015-02-01
tcp: use SACK RTTs for CC
Kenneth Klette Jonassen
1
-2
/
+4
2015-01-31
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-3
/
+5
2015-01-31
rhashtable: Make selftest modular
Geert Uytterhoeven
4
-206
/
+229
2015-01-31
net: mark some potential candidates __read_mostly
Daniel Borkmann
5
-6
/
+6
2015-01-31
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
2
-1
/
+35
2015-01-31
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
1
-1
/
+22
2015-01-31
net: cpsw: Add a minimal cpsw-common module for shared code
Tony Lindgren
4
-33
/
+60
2015-01-29
net: gianfar: remove the unneeded check of disabled device
Kevin Hao
1
-1
/
+1
2015-01-29
dev: add per net_device packet type chains
Salam Noureddine
2
-48
/
+86
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-29
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
1
-2
/
+2
2015-01-29
act_connmark: fix dependencies better
Arnd Bergmann
1
-1
/
+1
2015-01-29
net: remove sock_iocb
Christoph Hellwig
4
-126
/
+43
2015-01-29
hisilicon: add some missing curly braces
Dan Carpenter
1
-1
/
+2
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
4
-7
/
+10
2015-01-28
can: peak_usb: add support for PEAK new CANFD USB adapters
Stephane Grosjean
6
-4
/
+1337
2015-01-28
can: peak_usb: add peak_usb_netif_rx() new function
Stephane Grosjean
2
-1
/
+18
2015-01-28
can: peak_usb: export pcan_usb_pro functions
Stephane Grosjean
2
-12
/
+17
2015-01-28
can: peak_usb: upgrade core to new struct canfd_frame
Stephane Grosjean
2
-4
/
+6
2015-01-28
can: peak_usb: upgrade core to data bittiming specs
Stephane Grosjean
2
-5
/
+34
2015-01-28
can: peak_usb: add adapter BEC callback definition
Stephane Grosjean
2
-0
/
+3
2015-01-28
can: peak_usb: export ctrlmode_supported to adapter specific definition
Stephane Grosjean
4
-2
/
+4
2015-01-28
can: peak_usb: constify struct peak_usb_adapter
Marc Kleine-Budde
4
-11
/
+11
2015-01-28
can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapte...
Marc Kleine-Budde
1
-5
/
+5
2015-01-28
can: kvaser_usb: Add support for the USBcan-II family
Ahmed S. Darwish
2
-124
/
+474
2015-01-28
can: kvaser_usb: Consolidate and unify state change handling
Ahmed S. Darwish
1
-64
/
+49
2015-01-28
can: kvaser_usb: Update interface state before exiting on OOM
Ahmed S. Darwish
1
-76
/
+105
2015-01-28
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
1
-0
/
+2
2015-01-28
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
1
-1
/
+61
2015-01-28
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
1
-1
/
+50
2015-01-28
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2
-2
/
+1
2015-01-28
cxgb4: Move firmware version MACRO to t4fw_version.h
Hariprasad Shenai
3
-10
/
+49
2015-01-28
csiostor:T5 Firmware fix and cleanup.
Praveen Madhavan
3
-256
/
+127
2015-01-28
net/mlx4_core: Update the HCA core clock frequency after INIT_PORT
Majd Dibbiny
1
-0
/
+33
2015-01-28
net/mlx4_core: Fix device capabilities dumping
Or Gerlitz
1
-6
/
+2
2015-01-28
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
1
-1
/
+3
2015-01-28
net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings
Saeed Mahameed
1
-10
/
+8
2015-01-28
net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc
Jack Morgenstein
1
-1
/
+0
[next]