aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-21tcp: switch to GSO being always onEric Dumazet1-0/+1
2018-02-21net/mac8390: Convert to nubus_driverFinn Thain1-1/+0
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2-1/+22
2018-02-20devlink: Perform cleanup of resource_set cbArkadi Sharshevsky1-4/+0
2018-02-20net: Make cleanup_list and net::cleanup_list of llist typeKirill Tkhai1-1/+2
2018-02-20net: Kill net_mutexKirill Tkhai2-5/+7
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-44/+54
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+8
2018-02-19ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri1-3/+4
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-02-16tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca1-0/+18
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring1-1/+2
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring1-1/+2
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring1-1/+2
2018-02-16net: sched: act: add extack to init callbackAlexander Aring1-1/+1
2018-02-16net: sched: act: add extack to initAlexander Aring1-2/+3
2018-02-16net: sched: act: fix code styleAlexander Aring1-2/+3
2018-02-16rds: zerocopy Tx support.Sowmini Varadhan1-0/+1
2018-02-16rds: support for zcopy completion notificationSowmini Varadhan1-0/+2
2018-02-16skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan1-0/+3
2018-02-16net: Revert sched action extack support series.David S. Miller1-6/+4
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev1-0/+1
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller1-1/+1
2018-02-16net: sched: act: add extack to initAlexander Aring1-2/+3
2018-02-16net: sched: act: fix code styleAlexander Aring1-2/+3
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-02-16Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-5/+5
2018-02-15Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2018-02-15net/ipv4: Remove fib table id from rtableDavid Ahern1-2/+0
2018-02-15net: Make extern and export get_net_ns()Kirill Tkhai1-0/+2
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2018-02-15block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im1-1/+1
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki1-1/+1
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+1
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-16/+22
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()Andy Lutomirski1-1/+1
2018-02-15nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-3/+104
2018-02-14net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov1-0/+14
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern1-0/+15
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff1-0/+5
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff1-0/+15
2018-02-14net: ptp: Add stub for ptp_classify_raw()Andrew Lunn1-0/+4
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet1-1/+2
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy1-0/+59
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy1-3/+5
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy1-0/+40