summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-14drivers/base/devres: introduce devm_release_action()Dan Williams1-0/+1
2019-06-14coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli1-0/+4
2019-06-14mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner1-8/+18
2019-06-13bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis1-2/+2
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh1-1/+1
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-0/+1
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-1/+2
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+2
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud2-1/+10
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+1
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-0/+1
2019-06-13Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai5-13/+42
2019-06-12tcp: add optional per socket transmit delayEric Dumazet3-0/+24
2019-06-12vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra1-0/+16
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier1-0/+1
2019-06-12drm: add fallback override/firmware EDID modes workaroundJani Nikula1-0/+1
2019-06-11net/tls: add kernel-driven resync mechanism for TXJakub Kicinski1-0/+23
2019-06-11net/tls: generalize the resync callbackJakub Kicinski1-2/+3
2019-06-11net/tls: add kernel-driven TLS RX resyncJakub Kicinski1-2/+32
2019-06-11net/tls: rename handle_device_resync()Jakub Kicinski1-1/+1
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski1-2/+3
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern1-0/+1
2019-06-10ipv4: Allow routes to use nexthop objectsDavid Ahern1-0/+1
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern1-0/+4
2019-06-10cgroup/bfq: revert bfq.weight symlink changeJens Axboe1-3/+0
2019-06-10ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet1-0/+1
2019-06-10net: hwbm: Make the hwbm_pool lock a mutexSebastian Andrzej Siewior1-3/+3
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter1-1/+1
2019-06-09bonding: add slave_foo printk macrosJarod Wilson1-0/+9
2019-06-09net: dsa: sja1105: Add a state machine for RX timestampingVladimir Oltean1-0/+7
2019-06-09net: dsa: sja1105: Add a global sja1105_tagger_data structureVladimir Oltean1-0/+15
2019-06-09net: dsa: sja1105: Build a minimal understanding of meta framesVladimir Oltean1-0/+11
2019-06-09net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean1-0/+1
2019-06-09net: dsa: tag_8021q: Create helper function for removing VLAN headerVladimir Oltean1-9/+7
2019-06-09net: dsa: Add teardown callback for driversVladimir Oltean1-0/+1
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds273-2407/+273
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+20
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+3
2019-06-08Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+8
2019-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-0/+12
2019-06-07uaccess: add noop untagged_addr definitionAndrey Konovalov1-0/+11
2019-06-07Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-0/+35
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller676-5154/+708
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+5
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki1-0/+4
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco1-0/+3
2019-06-07bpf: fix unconnected udp hooksDaniel Borkmann2-0/+10
2019-06-07net/tls: export TLS per skb encryptionDirk van der Merwe1-0/+1