aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10net: dsa: mv88e6xxx: read then write PVIDVivien Didelot1-4/+26
2016-03-10net: dsa: mv88e6xxx: rework port state setterVivien Didelot2-22/+34
2016-03-10sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-03-10sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-03-10kcm: mark helper functions inlineArnd Bergmann1-2/+2
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram3-1/+13
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut1-2/+29
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut1-4/+4
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut1-8/+6
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut1-21/+23
2016-03-09bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov1-1/+1
2016-03-09bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTSAlexei Starovoitov1-0/+5
2016-03-09packet: validate variable length ll headersWillem de Bruijn1-25/+18
2016-03-09ax25: add link layer header validation functionWillem de Bruijn1-0/+15
2016-03-09net: validate variable length ll headersWillem de Bruijn1-2/+20