summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde2013-10-091-2/+2
* can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde2013-10-091-2/+8
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-099-20/+85
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-099-20/+85
| |\
| | * iwlwifi: pcie: fix merge damageJohannes Berg2013-10-071-4/+4
| | * ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-071-12/+11
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-077-4/+70
| | |\
| | | * iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-021-1/+11
| | | * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-023-0/+17
| | | * iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-021-2/+4
| | | * iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-021-0/+32
| | | * iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
| | | * iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar2013-10-021-1/+4
* | | | Merge branch 'gianfar'David S. Miller2013-10-091-10/+28
|\ \ \ \
| * | | | gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil2013-10-091-0/+3
| * | | | gianfar: Use mpc85xx support for errata detectionClaudiu Manoil2013-10-091-8/+25
| * | | | gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil2013-10-091-6/+4
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-099-42/+59
|\ \ \ \
| * | | | xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert2013-10-081-0/+4
| * | | | xfrm: Add refcount handling to queued policiesSteffen Klassert2013-10-081-7/+17
| * | | | xfrm: Fix aevent generation for each received packetThomas Egerer2013-09-251-24/+27
| * | | | xfrm: Guard IPsec anti replay window against replay bitmapFan Du2013-09-173-4/+5
| * | | | ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert2013-09-163-6/+3
| * | | | xfrm: Decode sessions with output interface.Steffen Klassert2013-09-162-0/+2
| * | | | xfrm: Fix replay size checking on async eventsSteffen Klassert2013-09-161-1/+1
* | | | | net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam2013-10-091-0/+2
| |/ / / |/| | |
* | | | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-10-095-31/+151
|\ \ \ \
| * | | | sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-071-1/+17
| * | | | sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-052-0/+47
| * | | | sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-051-2/+54
| * | | | sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-051-21/+28
| * | | | sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-051-6/+3
| * | | | sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-051-0/+1
* | | | | pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-092-11/+10
* | | | | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-081-1/+4
* | | | | moxa: fix the error handling in moxart_mac_probe()Wei Yongjun2013-10-081-6/+16
* | | | | net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-10-081-1/+1
* | | | | pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-081-1/+1
* | | | | ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-081-2/+1
* | | | | xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-081-0/+4
* | | | | Merge branch 'mlx4'David S. Miller2013-10-082-19/+26
|\ \ \ \ \
| * | | | | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
| * | | | | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
|/ / / / /
* | | | | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
* | | | | l2tp: Fix build warning with ipv6 disabled.David S. Miller2013-10-081-5/+8
* | | | | tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-081-3/+5
* | | | | Merge branch 'mrf24j40'David S. Miller2013-10-081-22/+9
|\ \ \ \ \
| * | | | | mrf24j40: Use level-triggered interruptsAlan Ott2013-10-081-1/+1
| * | | | | mrf24j40: Use threaded IRQ handlerAlan Ott2013-10-081-20/+7
| * | | | | mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott2013-10-081-2/+2
|/ / / / /