summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-10-01memcg: fix dirty page migrationGreg Thelen
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki
2015-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern
2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-09-29net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman
2015-09-29ipv4: Pass struct net into ip_route_me_harderEric W. Biederman
2015-09-29netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23arcnet: Move files out of include/linuxJoe Perches
2015-09-23arcnet: Wrap some long linesJoe Perches
2015-09-23arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches
2015-09-23arcnet: Neaten BUGMSG macro definesJoe Perches
2015-09-23arcnet: Add and remove blank linesJoe Perches
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli