summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-20netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin5-19/+35
2016-01-18netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso1-4/+4
2016-01-18netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()Eric Dumazet1-2/+7
2016-01-14netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELSPablo Neira Ayuso1-1/+1
2016-01-13netfilter: ipset: allow a 0 netmask with hash_netiface typeFlorian Westphal1-4/+0
2016-01-13netfilter: nft_byteorder: avoid unneeded le/be conversion stepsFlorian Westphal1-4/+2
2016-01-13bgmac: fix a missing check for build_skbwangweidong1-0/+5
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller4014-51297/+139293
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds260-3389/+7312
2016-01-13Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds16-276/+476
2016-01-13Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds27-961/+1467
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1739-25478/+70621
2016-01-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds113-1604/+7343
2016-01-13Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-5/+26
2016-01-13Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds7-23/+376
2016-01-13Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-244/+452
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds125-1478/+792
2016-01-13Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+8
2016-01-13Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-343/+733
2016-01-13Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds6-83/+232
2016-01-13net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-13net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-13net: netlink: Fix multicast group storage allocation for families with more t...Matti Vaittinen1-1/+1
2016-01-13Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds20-63/+285
2016-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds87-2393/+4043
2016-01-13Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds34-131/+677
2016-01-13Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...Linus Torvalds2-22/+1
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-147/+167
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds51-190/+1035
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds6-168/+440
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-534/+1234
2016-01-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+1
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds18-11/+67
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+4
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-12phy: remove an unneeded conditionDan Carpenter1-1/+1
2016-01-12mdio: remove an unneed conditionDan Carpenter1-4/+2
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter1-5/+6
2016-01-12Merge branch 'devel-stable' into for-linusRussell King29-368/+986
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han1-1/+2
2016-01-12Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds19-356/+1657
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds528-4096/+4540
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-73/+206
2016-01-12Merge tag 'leds-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds59-1146/+677
2016-01-12Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds21-369/+1236
2016-01-12net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-12Merge tag 'hwmon-for-linus-v4.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-268/+381
2016-01-12Merge branch 'mdio-build-failures'David S. Miller2-2/+2