aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callGravatar David Howells 1-0/+2
2016-08-30rxrpc: Trace rxrpc_call usageGravatar David Howells 1-0/+39
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 20-30/+101
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 10-7/+64
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesGravatar Vidya Sagar Ravipati 1-2/+9
2016-08-29tcp: add tcp_add_backlog()Gravatar Eric Dumazet 1-0/+1
2016-08-28net: smc91x: fix SMC accessesGravatar Russell King 1-0/+10
2016-08-28kcm: Remove TCP specific references from kcm and strparserGravatar Tom Herbert 1-1/+1
2016-08-28tcp: Set read_sock and peek_len proto_opsGravatar Tom Herbert 1-0/+2
2016-08-28net: Add read_sock proto_opGravatar Tom Herbert 2-2/+6
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+2
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2016-08-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+8
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-8/+3
2016-08-26tipc: add the ability to get UDP options via netlinkGravatar Richard Alpe 1-0/+2
2016-08-26tipc: introduce UDP replicastGravatar Richard Alpe 1-0/+1
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-4/+12
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+6
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsGravatar Subash Abhinov Kasiviswanathan 1-0/+2
2016-08-26byteswap: don't use __builtin_bswap*() with sparseGravatar Johannes Berg 1-2/+6
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesGravatar Ido Schimmel 3-19/+5
2016-08-26devlink: remove unused priv_sizeGravatar Ivan Vecera 1-1/+0
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Gravatar Eric Dumazet 1-1/+1
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterGravatar Eric Dumazet 1-0/+1
2016-08-24net: diag: allow socket bytecode filters to match socket marksGravatar Lorenzo Colitti 1-0/+6
2016-08-24net: dsa: rename switch operations structureGravatar Vivien Didelot 1-5/+5
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Gravatar Dave Airlie 1-0/+2
2016-08-24xen: change the type of xen_vcpu_id to uint32_tGravatar Vitaly Kuznetsov 1-2/+2
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar David S. Miller 5-17/+233
2016-08-24drm/tegra: dsi: Enhance runtime power managementGravatar Thierry Reding 1-0/+2
2016-08-23net: remove clear_sk() methodGravatar Eric Dumazet 1-1/+0
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Gravatar Eric Dumazet 1-2/+0
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsGravatar David Ahern 1-0/+1
2016-08-23Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar David S. Miller 1-0/+56
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configGravatar Yuchung Cheng 1-2/+1
2016-08-23strparser: Queue work when being unpausedGravatar Tom Herbert 1-4/+1
2016-08-23hv_netvsc: report vmbus name in ethtoolGravatar Stephen Hemminger 1-0/+7
2016-08-23hv_netvsc: make inline functions staticGravatar Stephen Hemminger 1-84/+0
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar David S. Miller 6-560/+141
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationGravatar Markus Elfring 1-8/+3
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingGravatar David Howells 1-0/+56
2016-08-22qed: Fix address macrosGravatar Yuval Mintz 1-14/+8
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolGravatar Andrew Lunn 1-2/+3
2016-08-22qed*: Add support for VFs over legacy PFsGravatar Yuval Mintz 1-0/+3
2016-08-22net_sched: properly handle failure case of tcf_exts_init()Gravatar WANG Cong 1-2/+4
2016-08-22include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hGravatar Mikko Rapeli 2-1/+38
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hGravatar Mikko Rapeli 1-1/+1
2016-08-22include/uapi/linux/atm_zatm.h: include linux/time.hGravatar Mikko Rapeli 1-0/+1
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hGravatar Mikko Rapeli 1-2/+2
2016-08-22include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hGravatar Mikko Rapeli 1-0/+2