summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-24net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2-1/+2
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2-0/+7
2017-04-24Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+9
2017-04-24netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang1-4/+9
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme1-0/+12
2017-04-24ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()Takashi Iwai1-0/+8
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney1-0/+1
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros1-0/+7
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia1-0/+1
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia2-0/+61
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia2-0/+14
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com1-0/+1
2017-04-24dm: mark targets that pass integrity dataMikulas Patocka1-0/+6
2017-04-24Merge branch 'topic/kprobes' into nextMichael Ellerman1-0/+1
2017-04-24crypto: scomp - allow registration of multiple scompsGiovanni Cabiddu1-0/+3
2017-04-24module: Unify the return value type of try_module_getGao Feng1-3/+3
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar15-96/+1187
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee1-3/+3
2017-04-22net/devlink: Add E-Switch encapsulation controlRoi Dayan2-0/+9
2017-04-22signal: Make kill_proc_info staticEric W. Biederman1-1/+0
2017-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2017-04-22reset: mediatek: Add MT2701 ethsys reset controller include fileJohn Crispin1-0/+7
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-04-21block: get rid of blk_integrity_revalidate()Ilya Dryomov1-2/+0
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller1-1/+0
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-76/+1
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar1-0/+1
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-7/+153
2017-04-21make sure that mntns_install() doesn't end up with referral for rootAl Viro1-0/+1
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong1-2/+2
2017-04-21switch memcpy_from_msg() to copy_from_iter_full()Al Viro1-1/+1
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern1-1/+1
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+1
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2-0/+2
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek1-2/+3
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2-0/+5
2017-04-21spi: Add can_dma like interface for spi_flash_readVignesh R1-0/+4
2017-04-21ASoC: cs35l35: Allow user to configure IMON SCALECharles Keepax1-0/+1
2017-04-21IB/core: Add HDR speed enumNoa Osherovich1-1/+2
2017-04-21IB/mlx5: Support congestion related countersParav Pandit1-9/+9
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman2-0/+18
2017-04-21IB/mlx5: Use IP version matching to classify IP trafficAriel Levkovich1-3/+3
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny1-2/+1
2017-04-21Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser1-0/+1
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington3-2/+25
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington3-0/+3
2017-04-21locks: Set FL_CLOSE when removing flock locks on close()Benjamin Coddington1-0/+2
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart1-9/+16
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart1-22/+35