aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-2/+53
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-2/+4
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki1-7/+0
2013-10-16mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2-43/+14
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum1-1/+3
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-14/+0
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski1-14/+0
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-6/+4
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso1-0/+1
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso1-0/+2
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso4-1/+36
2013-10-14netfilter: nf_tables: add insert operationEric Leblond1-0/+2
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso3-1/+22
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka1-8/+10
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso1-0/+11
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso7-8/+163
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2-9/+24
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy1-0/+9
2013-10-14netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy1-0/+8
2013-10-14netfilter: nf_tables: expression ops overloadingPatrick McHardy1-13/+29
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy2-59/+281
2013-10-14netfilter: add nftablesPatrick McHardy7-6/+923
2013-10-14netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso1-0/+3
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-1/+2
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+1
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-3/+1
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2013-10-11ASoC: rcar: fixup generation checkerKuninori Morimoto1-0/+1
2013-10-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-7/+0
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-10-11Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie1-7/+0
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds2-0/+15
2013-10-10inet: rename ir_loc_port to ir_numEric Dumazet2-2/+2
2013-10-10random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-10-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-2/+53
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-1/+1
2013-10-10mlx5: Fix layout of struct mlx5_init_segEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen2-4/+2
2013-10-10inet: includes a sock_common in request_sockEric Dumazet4-33/+14
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet1-0/+2
2013-10-09ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert1-0/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet6-46/+22
2013-10-08tcp/dccp: remove twchainEric Dumazet4-21/+10
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+17
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer1-1/+1
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer2-1/+2
2013-10-08ARM: dts: Fix pinctrl mask for omap3Tony Lindgren1-3/+1
2013-10-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+23
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-6/+94