summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i8k: Drop driver version number and info message at startupGuenter Roeck2013-12-181-5/+0
* i8k: Remove obsolete link to out-of-tree driverGuenter Roeck2013-12-181-2/+0
* MAINTAINERS: Add myself as i8k maintainerGuenter Roeck2013-12-181-1/+1
* i8k: Support additional temperature sensorsGuenter Roeck2013-12-181-19/+45
* i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck2013-12-181-78/+54
* i8k: Fix various checkpatch warnings and errorsGuenter Roeck2013-12-181-17/+23
* i8k: Convert to use pr_ functions instead of printkGuenter Roeck2013-12-181-9/+10
* drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.cRashika Kheria2013-12-181-1/+1
* drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria2013-12-181-2/+2
* drivers: misc: Mark function jp_generic_ide_ioctl() as static in lkdtm.cRashika Kheria2013-12-181-1/+1
* mei: me: set dma mask using DMA mapping APITomas Winkler2013-12-181-0/+15
* mei: enable marking internal commandsTomas Winkler2013-12-185-3/+10
* drivers/misc: atmel-ssc: document clock propertiesBoris BREZILLON2013-12-181-0/+5
* drivers/misc: atmel_tclib: document clock propertiesBoris BREZILLON2013-12-181-0/+8
* char: Int overflow in lp_do_ioctl().Yongjian Xu2013-12-181-0/+2
* Merge 3.13-rc4 into char-misc-nextGreg Kroah-Hartman2013-12-161081-5775/+12674
|\
| * Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
| |\
| | * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
| | * i40e: fix null dereferenceJesse Brandeburg2013-12-141-0/+3
| | * xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| | * drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| | * xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| | * xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| | * sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-111-2/+4
| | * udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-111-6/+16
| | * net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-111-4/+0
| | * Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| | * 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| | * xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28
| | * net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2013-12-112-10/+39
| | * udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet2013-12-111-3/+6
| | * macvtap: signal truncated packetsJason Wang2013-12-111-5/+6
| | * tun: unbreak truncated packet signallingJason Wang2013-12-111-7/+9
| | * net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-111-8/+12
| | * net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-111-45/+70
| | * micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-112-0/+17
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-111-0/+4
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-111-0/+4
| | | |\ | | |/ /
| | | * ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
| | * | udp: ipv4: fix an use after free in __udp4_lib_rcv()Eric Dumazet2013-12-101-10/+6
| | * | Merge branch 'sctp'David S. Miller2013-12-102-19/+89
| | |\ \
| | | * | sctp: fix up a spacingwangweidong2013-12-101-5/+2
| | | * | sctp: add check rto_min and rto_max in sysctlwangweidong2013-12-101-4/+65
| | | * | sctp: check the rto_min and rto_max in setsockoptwangweidong2013-12-101-10/+22
| | |/ /
| | * | ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-106-6/+0
| | * | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-105-17/+13
OpenPOWER on IntegriCloud