summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-01ipv6: reuse rt6_need_strictWang Yufen1-0/+5
2014-04-01net: export NET_ADDR_* values to user-space APIFlorian Fainelli2-7/+6
2014-04-01net: Allow modules to use is_skb_forwardableVlad Yasevich1-0/+1
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+260
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-26/+88
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+6
2014-03-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+9
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-66/+177
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-20/+31
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai7-20/+18
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely14-55/+62
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2-11/+64
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann1-3/+2
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann1-8/+2
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann1-4/+0
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann2-40/+17
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann1-2/+13
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann1-1/+2
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown2-7/+16
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown1-0/+4
2014-03-30Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...Mark Brown1-1/+1
2014-03-30Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown1-0/+31
2014-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+14
2014-03-30netpoll: Respect NETIF_F_LLTXEric W. Biederman1-0/+5
2014-03-30netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman1-4/+4
2014-03-30netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2-3/+2
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen1-6/+0
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin1-1/+1
2014-03-29vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2014-03-29net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich1-1/+1
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa1-1/+3
2014-03-29net: net: add a core netdev->tx_dropped counterEric Dumazet1-3/+4
2014-03-29net/mlx4: Implement vxlan ndo callsOr Gerlitz1-1/+1
2014-03-29mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+3
2014-03-28Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown1-1/+19
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-2/+2
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2-3/+11
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-03-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-1/+2
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig1-0/+7
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig1-3/+0
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke1-0/+7
2014-03-27net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy1-0/+54
2014-03-27vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong1-0/+7
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert3-22/+22
2014-03-26Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...Mark Brown2-1/+9
2014-03-26Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown6-14/+503