summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31ipv6: reuse rt6_need_strictWang Yufen
2014-03-31net: export NET_ADDR_* values to user-space APIFlorian Fainelli
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown