aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki1-0/+1
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+1
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski1-1/+3
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski1-0/+2
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski1-0/+13
2017-10-09once: switch to new jump label APIEric Biggers1-3/+3
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-65/+74
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+9
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+9
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon1-0/+5
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon1-0/+1
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon1-0/+1
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi1-0/+5
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani1-0/+5
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu1-0/+1
2017-10-07bpf: Use char in prog and map nameMartin KaFai Lau1-2/+2
2017-10-07net: phonet: mark header_ops as constLin Zhang1-1/+1
2017-10-07bpf: perf event change needed for subsequent bpf helpersYonghong Song1-2/+5
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-61/+64
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg44-136/+1071
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2-2/+10
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-64/+141
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+5
2017-10-04net: Add extack to upper device linkingDavid Ahern2-3/+6
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern1-1/+2
2017-10-04net: Add extack to netdev_notifier_infoDavid Ahern1-1/+9
2017-10-04dev: advertise the new nsid when the netns iface changesNicolas Dichtel1-1/+3
2017-10-04bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov2-0/+7
2017-10-04bpf: multi program support for cgroup+bpfAlexei Starovoitov3-17/+63
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner1-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner1-1/+2
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline functionYASUAKI ISHIMATSU1-2/+8
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov1-1/+1
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-03net: core: decouple ifalias get/set from rtnl lockFlorian Westphal1-1/+7
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi1-0/+1
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi1-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2017-10-02thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg1-0/+13
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg1-7/+16
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg1-1/+1