aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nobootmem.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-22netcp: use pointer to fix build failSudip Mukherjee1-1/+1
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-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-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-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC addressKen Kawasaki1-2/+2
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-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-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-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
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Linux 4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut5-0/+932