aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu1-3/+0
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu1-0/+3
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar3-8/+2
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa1-34/+0
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong1-10/+0
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller1-0/+6
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert3-2/+7
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes1-1/+1
2014-11-03net: add rbnode to struct sk_buffEric Dumazet1-7/+13
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31
2014-11-03net: shrink struct softnet_dataEric Dumazet1-7/+8
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-108/+434
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+14
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+0
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet1-2/+6
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-52/+33
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner1-41/+17
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner1-1/+0
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski1-3/+6
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet1-0/+13
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline1-0/+1
2014-10-29tcp: allow for bigger reordering levelEric Dumazet1-2/+2
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen1-2/+2
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin1-0/+4
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+2
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2-1/+41
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+30
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap1-0/+4
2014-10-28net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth1-0/+2
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2-2/+0
2014-10-27Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+2
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+42
2014-10-24net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth1-0/+1
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth1-0/+1
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-2/+3
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-1/+31
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-0/+5
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li1-0/+1
2014-10-24fs: limit filesystem stacking depthMiklos Szeredi1-0/+11
2014-10-24vfs: add whiteout supportMiklos Szeredi1-0/+11
2014-10-24vfs: export check_sticky()Miklos Szeredi1-0/+9
2014-10-24vfs: introduce clone_private_mount()Miklos Szeredi1-0/+3
2014-10-24vfs: export __inode_permission() to modulesMiklos Szeredi1-0/+1
2014-10-24vfs: export do_splice_direct() to modulesMiklos Szeredi1-0/+3
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi1-0/+4
2014-10-23Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-19/+18