aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26net: optimise csum_replace4()LEROY Christophe1-3/+1
2014-09-26r8152: fix the carrier off when autoresuminghayeswang1-17/+35
2014-09-26Merge branch 'fec'David S. Miller2-5/+21
2014-09-26net: fec: free resource after phy probe failedNimrod Andy1-0/+2
2014-09-26net: fec: align rx data buffer size for dma map/unmapNimrod Andy1-3/+5
2014-09-26net: fec: remove the ERR006358 workaround for imx6sx enetNimrod Andy1-2/+2
2014-09-26net: fec: Add Ftype to BD to distiguish three tx queues for AVBNimrod Andy2-0/+12
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann1-11/+0
2014-09-26net: introduce __skb_header_release()Eric Dumazet4-9/+24
2014-09-26fec: Remove fec_enet_select_queue()Fabio Estevam1-7/+0
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller208-2381/+20669
2014-09-26macvtap: Fix race between device delete and open.Vlad Yasevich1-10/+8
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches2-37/+26
2014-09-26mellanox: Change en_print to return voidJoe Perches2-12/+9
2014-09-26Merge branch 'qlcnic'David S. Miller2-8/+7
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra1-0/+2
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra1-1/+1
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra1-4/+2
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko1-3/+2
2014-09-26Merge branch 'bpf-next'David S. Miller19-24/+3854
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov7-1/+948
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov2-1/+1121
2014-09-26bpf: verifier (add branch/goto checks)Alexei Starovoitov1-0/+189
2014-09-26bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2-0/+153
2014-09-26bpf: verifier (add ability to receive verification log)Alexei Starovoitov3-1/+239
2014-09-26bpf: verifier (add docs)Alexei Starovoitov5-2/+361
2014-09-26bpf: handle pseudo BPF_CALL insnAlexei Starovoitov1-0/+37
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov5-20/+246
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov3-0/+281
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov5-2/+10
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov5-1/+273
2014-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2014-09-26power: reset: use restart_notifier mechanism for msm-poweroffPramod Gurav1-6/+14
2014-09-26power: Add simple gpio-restart driverDavid Riley4-0/+212
2014-09-26ath5k: Remove AHB bus supportPaul Bolle6-294/+3
2014-09-26Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel8-42/+165
2014-09-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville12-231/+518
2014-09-26Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville18-354/+1188
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville28-440/+1017
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville23-160/+573
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso16-104/+151
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso2-38/+38
2014-09-26net/netfilter/x_tables.c: use __seq_open_private()Rob Jones1-26/+4
2014-09-26of: add vendor prefix for ChipideaPeter Chen1-0/+1
2014-09-26of: Add vendor prefix for Innolux CorporationThierry Reding1-0/+1
2014-09-26of: Add vendor prefix for SitronixGeert Uytterhoeven1-0/+1
2014-09-26devicetree: bindings: Document Gateworks vendor prefixTim Harvey1-0/+1
2014-09-26of: Add vendor prefix for Energy MicroUwe Kleine-König1-0/+1
2014-09-26dt/documentation: add specification of dma bus informationSantosh Shilimkar1-0/+53
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior1-1/+1