summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-28taprio: Add support for txtime-assist modeVedang Patel
2019-06-28etf: Add skip_sock_checkVedang Patel
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel
2019-06-28net: sched: refactor reinsert actionJohn Hurley
2019-06-28Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa
2019-06-25linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa
2019-06-25linux/dim: Move logic to dim.hTal Gilboa
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus
2019-06-22net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds