summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: listified version of ip_rcvEdward Cree2018-07-043-0/+27
* net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree2018-07-041-0/+30
* net: core: unwrap skb list receive slightly furtherEdward Cree2018-07-041-0/+7
* net: core: trivial netif_receive_skb_list() entry pointEdward Cree2018-07-041-0/+1
* sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long2018-07-041-0/+4
* sctp: add support for dscp and flowlabel per transportXin Long2018-07-042-0/+16
* ipv4: add __ip_queue_xmit() that supports tos paramXin Long2018-07-041-1/+8
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-0337-104/+197
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-0211-57/+97
| |\
| | * net: fix use-after-free in GRO with ESPSabrina Dubroca2018-07-021-0/+20
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-015-55/+68
| | |\
| | | * bpf: undo prog rejection on read-only lock failureDaniel Borkmann2018-06-291-48/+8
| | | * bpf: Change bpf_fib_lookup to return lookup statusDavid Ahern2018-06-291-5/+23
| | | * bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young2018-06-263-2/+37
| | * | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-282-1/+3
| | |\ \
| | | * | net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz2018-06-262-1/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-282-1/+1
| | |\ \ \
| | | * | | netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-182-1/+1
| | * | | | nfp: reject binding to shared blocksJohn Hurley2018-06-271-0/+5
| * | | | | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-011-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-261-1/+1
| | |\ \ \ \ \
| | | * | | | | iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-011-0/+3
| |\ \ \ \ \ \
| | * | | | | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
| | |/ / / / /
| * | | | | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-1/+54
| |\ \ \ \ \ \
| | * | | | | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| | * | | | | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-302-20/+2
| |\ \ \ \ \ \
| | * | | | | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
| | * | | | | | block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-06-261-2/+2
| * | | | | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-2/+2
| | * | | | | | | PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar2018-06-251-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-291-1/+1
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-282-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder2018-06-281-1/+1
| | * | | | | | | slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-06-281-0/+4
| * | | | | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-2812-20/+27
| |/ / / / / / /
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-271-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com2018-06-181-1/+3
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-272-1/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-111-1/+1
| | * | | | | | Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-0/+2
* | | | | | | | net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao2018-07-021-5/+25
* | | | | | | | net: Enable Tx queue selection based on Rx queuesAmritha Nambiar2018-07-021-0/+10
* | | | | | | | net: Record receive queue number for a connectionAmritha Nambiar2018-07-022-0/+29
* | | | | | | | net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar2018-07-021-3/+11
* | | | | | | | net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar2018-07-022-6/+103
* | | | | | | | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-306-26/+826
|\ \ \ \ \ \ \ \
| * | | | | | | | mac80211: add support for HELuca Coelho2018-06-181-9/+55