aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller910-59122/+10406
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds124-2240/+3110
2016-02-22Merge tag 'hwmon-for-linus-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-7/+2
2016-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-30/+54
2016-02-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-3/+7
2016-02-22tools, bpf_asm: simplify parser rule for BPF extensionsRay Bellis2-151/+79
2016-02-22netcp: use pointer to fix build failSudip Mukherjee1-1/+1
2016-02-21Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-4/+10
2016-02-21Merge branch 'bnx2x-848xx-phy-fixes'David S. Miller2-49/+256
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz2-29/+56
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz2-5/+91
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2016-02-21Merge branch 'qed-next'David S. Miller12-153/+135
2016-02-21qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2-2/+2
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz4-20/+14
2016-02-21qed: Change metadata needed for SPQ entriesYuval Mintz3-107/+95
2016-02-21qed: Handle possible race in SB configYuval Mintz1-9/+9
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz6-15/+15
2016-02-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-2/+4
2016-02-21Merge branch 'ipvlan-misc'David S. Miller3-31/+36
2016-02-21ipvlan: misc changesMahesh Bandewar3-18/+20
2016-02-21ipvlan: mode is u16Mahesh Bandewar2-4/+6
2016-02-21ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar1-9/+10
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2016-02-21Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller9-53/+1064
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC addressKen Kawasaki1-2/+2
2016-02-21Merge branch 'bpf-helper-improvements'David S. Miller7-49/+142
2016-02-21bpf: don't emit mov A,A on returnDaniel Borkmann1-4/+6
2016-02-21bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann2-1/+8
2016-02-21bpf: try harder on clones when writing into skbDaniel Borkmann4-28/+24
2016-02-21bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann1-13/+14
2016-02-21bpf: add generic bpf_csum_diff helperDaniel Borkmann2-0/+64
2016-02-21bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann2-10/+33
2016-02-21Merge branch 'geneve-vxlan-outer-checksum'David S. Miller3-19/+18
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck2-11/+10
2016-02-21GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-8/+8
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2-3/+3
2016-02-21Merge branch 'netcp-fixes'David S. Miller2-45/+64
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan1-17/+55
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan2-20/+24
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan1-41/+18
2016-02-21Merge branch 'lwt-autoload'David S. Miller4-1/+42
2016-02-21ila: autoload moduleRobert Shearman1-0/+1
2016-02-21mpls: autoload lwt moduleRobert Shearman1-0/+1
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman2-1/+40
2016-02-21MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-21vlan: turn on unicast filtering on vlan deviceZhang Shengju2-1/+1
2016-02-21sctp: Fix port hash table size computationNeil Horman1-8/+38