summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-21net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik
2016-02-21Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-02-21fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC ad...Ken Kawasaki
2016-02-21Merge branch 'bpf-helper-improvements'David S. Miller
2016-02-21bpf: don't emit mov A,A on returnDaniel Borkmann
2016-02-21bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann
2016-02-21bpf: try harder on clones when writing into skbDaniel Borkmann
2016-02-21bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann
2016-02-21bpf: add generic bpf_csum_diff helperDaniel Borkmann
2016-02-21bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann
2016-02-21Merge branch 'geneve-vxlan-outer-checksum'David S. Miller
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare
2016-02-21Merge branch 'netcp-fixes'David S. Miller
2016-02-21net: netcp: rework the code for get/set sw_data in dma descKaricheri, Muralidharan
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan
2016-02-21net: ti: netcp: restore get/set_pad_info() functionalityKaricheri, Muralidharan
2016-02-21Merge branch 'lwt-autoload'David S. Miller
2016-02-21ila: autoload moduleRobert Shearman
2016-02-21mpls: autoload lwt moduleRobert Shearman
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman
2016-02-21MAINTAINERS: Drop myself as xen netback maintainerIan Campbell
2016-02-21vlan: turn on unicast filtering on vlan deviceZhang Shengju
2016-02-21sctp: Fix port hash table size computationNeil Horman
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut
2016-02-20can: ifi: Add DT bindings for ifi,canfdMarek Vasut
2016-02-20of: Add vendor prefix for I/F/IMarek Vasut
2016-02-20can: Makefile: Sort the MakefileMarek Vasut
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel
2016-02-20can: sja1000: add documentation for Technologic Systems versionDamien Riegel
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson
2016-02-20Merge branch 'bpf-get-stackid'David S. Miller
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov
2016-02-20perf: generalize perf_callchainAlexei Starovoitov
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin
2016-02-19af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat