summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-17mac80211: don't store napi structJohannes Berg10-42/+44
2015-07-17mac80211: fix comment referring to RX queueJohannes Berg1-1/+2
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg3-51/+45
2015-07-17mac80211: remove short frame test and counterJohannes Berg3-7/+0
2015-07-17mac80211: remove sta_info.gtk_idxJohannes Berg2-3/+0
2015-07-17mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg1-6/+6
2015-07-17mac80211: remove exposing 'mfp' to driversJohannes Berg3-8/+1
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds66-394/+702
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-82/+125
2015-07-12Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller11-29/+42
2015-07-12Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+10
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-123/+214
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp7-17/+18
2015-07-12ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2-4/+6
2015-07-12can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov1-2/+3
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: fix typo in error messageSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: print signed IRQ #Sergei Shtylyov1-2/+2
2015-07-12can: rcar_can: fix IRQ checkSergei Shtylyov1-1/+2
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-74/+155
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-11Merge branch 'dsa-of-parsing-fixes'David S. Miller1-3/+3
2015-07-11net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli1-1/+1
2015-07-11net: dsa: Test array index before useFlorian Fainelli1-2/+2
2015-07-11net: switchdev: don't abort unsupported operationsVivien Didelot1-4/+8
2015-07-11net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther1-4/+0
2015-07-11cdc_ncm: update specs URLEnrico Mioso1-1/+1
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-27/+223
2015-07-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+25
2015-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+6
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-50/+74
2015-07-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds27-717/+964
2015-07-11Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-1/+8
2015-07-11Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-124/+641
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds23-19/+1373
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida1-1/+1
2015-07-10net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter1-2/+2
2015-07-10bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok1-9/+2
2015-07-10Merge branch 'netdev_unregister_races'David S. Miller1-18/+20
2015-07-10net: call rcu_read_lock early in process_backlogJulian Anastasov1-16/+16
2015-07-10net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-07-10Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-170/+250