summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer2017-10-181-0/+1
* bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-181-1/+30
* bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-181-0/+1
* Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-10-161-0/+24
|\
| * net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-0/+24
* | i40e/i40evf: don't trust VF to reset itselfAlan Brady2017-10-131-2/+2
* | net: phy: broadcom: support new device flag for setting master modeRafał Miłecki2017-10-121-0/+1
* | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2017-10-111-0/+1
|\ \
| * \ Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-10-0644-136/+1071
| |\ \
| * | | ieee80211: Add WFA TPC report element OUI typeAvraham Stern2017-10-021-0/+1
* | | | bpf: write back the verifier log buffer as it gets filledJakub Kicinski2017-10-101-1/+3
* | | | bpf: move global verifier log into verifier environmentJakub Kicinski2017-10-101-0/+2
* | | | bpf: encapsulate verifier log state into a structureJakub Kicinski2017-10-101-0/+13
* | | | once: switch to new jump label APIEric Biggers2017-10-091-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-095-65/+74
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-092-3/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-092-3/+9
| | |\ \ \
| | | * | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-091-0/+5
| | | * | | netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-291-3/+4
| * | | | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-071-1/+1
| |\ \ \ \ \
| | * | | | | mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
| * | | | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-062-61/+64
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-0/+1
| | * | | | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-1/+2
| | * | | | | watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-141-0/+2
| | * | | | | watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-141-2/+6
| | * | | | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-0/+2
| | * | | | | watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2017-09-141-8/+8
| | * | | | | watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2017-09-141-0/+6
| | * | | | | watchdog/core: Clean up header messThomas Gleixner2017-09-141-35/+25
| | * | | | | smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-141-2/+2
| | * | | | | watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-141-1/+0
| | * | | | | watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-141-0/+6
| | * | | | | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-12/+0
| | * | | | | watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-141-3/+3
| | * | | | | watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-141-0/+4
* | | | | | | qed: Add LL2 slowpath handlingMichal Kalderon2017-10-091-0/+5
* | | | | | | qed: Add ll2 option for dropping a tx packetMichal Kalderon2017-10-091-0/+1
* | | | | | | qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-091-0/+1
* | | | | | | net: bridge: Export bridge multicast router stateYotam Gigi2017-10-091-0/+5
* | | | | | | bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu2017-10-081-0/+1
* | | | | | | bpf: Use char in prog and map nameMartin KaFai Lau2017-10-071-2/+2
* | | | | | | net: phonet: mark header_ops as constLin Zhang2017-10-071-1/+1
* | | | | | | bpf: perf event change needed for subsequent bpf helpersYonghong Song2017-10-071-2/+5
* | | | | | | net: add rb_to_skb() and other rb tree helpersEric Dumazet2017-10-071-0/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2017-10-052-2/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0524-64/+141
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-053-4/+5
| |\ \ \ \ \
| | * | | | | net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-281-1/+2
| | * | | | | net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-282-3/+3
| | | |_|/ / | | |/| | |