summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-121-3/+1
| * | | net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-111-1/+1
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-04-1112-62/+66
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-04-1012-62/+66
| | |\ \ \
| | | * | | ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
| | | * | | ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
| | | * | | ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic2014-04-091-0/+2
| | | * | | b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-04-091-7/+7
| | | * | | rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-091-10/+0
| | | * | | ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh2014-04-091-1/+4
| | | * | | rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
| | | * | | rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4
| | | * | | rsi: Fixed issue relating to return value.Fariya Fatima2014-04-091-4/+2
| | | * | | rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima2014-04-091-2/+3
| | | * | | rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima2014-04-091-3/+5
| | | * | | rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-091-19/+16
| * | | | | Merge branch 'cpsw'David S. Miller2014-04-111-7/+7
| |\ \ \ \ \
| | * | | | | drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N2014-04-111-6/+6
| | * | | | | drivers: net: cpsw: discard all packets received when interface is downMugunthan V N2014-04-111-1/+1
| |/ / / / /
| * | | | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-1158-121/+112
| * | | | | Merge branch 'hyperv'David S. Miller2014-04-114-4/+41
| |\ \ \ \ \
| | * | | | | Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan2014-04-113-2/+37
| | * | | | | Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan2014-04-111-1/+1
| | * | | | | Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan2014-04-111-1/+3
| |/ / / / /
| * | | | | bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-04-112-4/+5
| * | | | | bonding: Remove debug_fs files when module init failsThomas Richter2014-04-111-0/+1
| | |_|/ / | |/| | |
| * | | | net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-101-5/+7
| |/ / /
| * | | l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-04-091-2/+2
| * | | drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-091-2/+1
| * | | net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
| * | | net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-04-091-0/+6
| |/ /
* | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1237-1473/+1115
|\ \ \
| * | | blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
| * | | bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
| * | | Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
| * | | Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
| * | | Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
| * | | blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
| * | | blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
| * | | bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
| * | | bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
| * | | blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
| * | | Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
| * | | blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
| * | | blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
| * | | blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* | | | Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-122-17/+3
|\ \ \ \
| * | | | remoteproc/ste_modem: staticize local symbolsJingoo Han2014-02-241-2/+2
| * | | | remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall2014-02-241-13/+1
| * | | | remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König2014-02-241-2/+0