summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-12ipv6: router reachability probingJiri Benc1-0/+1
2013-12-12Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen3-0/+3
2013-12-12net: if_arp: add ARPHRD_6LOWPAN typeJukka Rissanen1-0/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-3/+2
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier1-4/+0
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+2
2013-12-11EDAC: Add an edac_report parameter to EDACChen, Gong1-0/+28
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-0/+60
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra1-1/+2
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra1-0/+30
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2-26/+11
2013-12-11[media] v4l: vsp1: Add LUT supportLaurent Pinchart2-1/+36
2013-12-11[media] v4l: vsp1: Add SRU supportLaurent Pinchart1-0/+1
2013-12-11[media] v4l: Add media format codes for AHSV8888 on 32-bit bussesLaurent Pinchart1-0/+3
2013-12-11Merge branch 'topic/defer_probe' of git://git.infradead.org/users/vkoul/slave...Mark Brown1-0/+8
2013-12-11init.h: add missing initcall variantsRandy Dunlap1-0/+2
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue1-0/+3
2013-12-11sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-11ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-11dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-11net: unix: allow set_peek_off to failSasha Levin1-1/+1
2013-12-11sunrpc: fix some typosWeng Meiling1-1/+1
2013-12-11ia64/xen: Remove Xen support for ia64Boris Ostrovsky2-4/+1
2013-12-11x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-11cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-11usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-0/+2
2013-12-10Merge branch 'next/cleanup' into next/dtKevin Hilman2-0/+214
2013-12-10[media] v4l2-dev: Add tracepoints for QBUF and DQBUFWade Farnsworth1-0/+157
2013-12-10[media] dw2102: Use RC Core instead of the legacy RC (second edition)Evgeny Plehov1-0/+1
2013-12-10ALSA: compress: Fix 64bit ABI incompatibilityTakashi Iwai1-3/+3
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo23-38/+79
2013-12-10dma: add dma_get_any_slave_channel(), for use in of_xlate()Stephen Warren1-0/+1
2013-12-10dma: add channel request API that supports deferred probeStephen Warren1-0/+8
2013-12-10ASoC: davinci-mcasp: Support for McASP version found in DRA7xxPeter Ujfalusi1-0/+1
2013-12-10ARM: shmobile: bockw: remove unused RSND_SSI_CLK_FROM_ADGKuninori Morimoto1-1/+0
2013-12-10Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov603-7414/+16404
2013-12-10usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2013-12-10usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5
2013-12-10ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot1-0/+1
2013-12-10ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot1-0/+1
2013-12-10etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches1-2/+23
2013-12-10etherdevice: Add ether_addr_equal_unalignedJoe Perches1-0/+18
2013-12-10neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko1-0/+7
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko2-0/+20
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko1-1/+6
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko1-0/+9