summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01can: c_can: Store dlc privateThomas Gleixner
2014-04-01can: c_can: Reduce register accessThomas Gleixner
2014-04-01can: c_can: Make the code readableThomas Gleixner
2014-04-01can: c_can: Provide protection in the xmit pathThomas Gleixner
2014-04-01can: c_can: Remove EOB exitThomas Gleixner
2014-04-01can: c_can: Fix the lost message handlingThomas Gleixner
2014-04-01can: c_can: Fix buffer orderingThomas Gleixner
2014-04-01can: c_can: Make it SMP safeThomas Gleixner
2014-04-01can: c_can: Fix hardware raminit functionThomas Gleixner
2014-04-01can: c_can: Wait for CONTROL_INIT to be clearedThomas Gleixner
2014-04-01can: c_can: check return value to users of c_can_set_bittiming()Marc Kleine-Budde
2014-04-01can: c_can: free_c_can_dev(): add missing netif_napi_del()Marc Kleine-Budde
2014-04-01can: Documentation: fix parameter name "sample-point"Robert Schwebel
2014-04-01can: usb_8dev: Fix memory leak in usb_8dev_start_xmitBjorn Van Tilt
2014-04-01crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-01avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra
2014-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-31i40e/i40evf: fix error checking pathJean Sacren
2014-03-31i40e: fix function kernel doc descriptionJean Sacren
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-03-31Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-31at86rf230: mask irq's before deregister deviceAlexander Aring
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-03-31net: fec: make sure to init MAC addressLucas Stach
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen
2014-03-31ipv6: reuse rt6_need_strictWang Yufen