aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle1-0/+4
2015-10-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-nextDavid S. Miller1-2/+2
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet1-2/+2
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman1-0/+1
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann1-1/+2
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann1-2/+4
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-22/+30
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+2
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+21
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-10-01memcg: remove pcp_counter_lockGreg Thelen1-1/+0
2015-10-01memcg: fix dirty page migrationGreg Thelen1-0/+21
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-12/+0
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki1-0/+1
2015-09-30ipv6: Pass struct net through ip6_fragmentEric W. Biederman1-2/+2
2015-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-3/+3
2015-09-29net: Move netif_index_is_l3_master to l3mdev.hDavid Ahern1-21/+0
2015-09-29net: Remove the now unused vrf_ptrDavid Ahern1-2/+0
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern1-0/+3
2015-09-29net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-7/+7
2015-09-29tcp: prepare fastopen code for upcoming listener changesEric Dumazet1-18/+4
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-09-29net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck1-1/+1
2015-09-29ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman1-1/+1
2015-09-29ipv4: Pass struct net into ip_route_me_harderEric W. Biederman1-1/+1
2015-09-29netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman1-1/+1
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen1-1/+1
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgentIngo Molnar1-6/+5
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-164/+303
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+12
2015-09-26ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu1-0/+1
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+9
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2-12/+0
2015-09-24phy: add phy_device_remove()Russell King1-0/+1
2015-09-24phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+7
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo1-2/+9
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman1-0/+6
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-23arcnet: Move files out of include/linuxJoe Perches2-491/+0
2015-09-23arcnet: Wrap some long linesJoe Perches1-6/+6
2015-09-23arcnet: Convert arcnet_dump_skb macro to static inlineJoe Perches1-1/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-15/+17
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-8/+9
2015-09-23arcnet: Neaten BUGMSG macro definesJoe Perches1-7/+17