aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu3-5/+5
2016-09-01rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng1-1/+1
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells1-24/+11
2016-08-31net: dsa: add MDB supportVivien Didelot1-0/+16
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu1-0/+44
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells1-3/+7
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells1-0/+2
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells1-0/+39
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-30/+101
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-7/+64
2016-08-29net: ethtool: add support for 1000BaseX and missing 10G link modesVidya Sagar Ravipati1-2/+9
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet1-0/+1
2016-08-28net: smc91x: fix SMC accessesRussell King1-0/+10
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert1-1/+1
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert1-0/+2
2016-08-28net: Add read_sock proto_opTom Herbert2-2/+6
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+8
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-8/+3
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe1-0/+2
2016-08-26tipc: introduce UDP replicastRichard Alpe1-0/+1
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+12
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+6
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-0/+2
2016-08-26byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel3-19/+5
2016-08-26devlink: remove unused priv_sizeIvan Vecera1-1/+0
2016-08-25net: minor optimization in qdisc_qstats_cpu_drop()Eric Dumazet1-1/+1
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet1-0/+1
2016-08-24net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti1-0/+6
2016-08-24net: dsa: rename switch operations structureVivien Didelot1-5/+5
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie1-0/+2
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov1-2/+2
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller5-17/+233
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-0/+2
2016-08-23net: remove clear_sk() methodEric Dumazet1-1/+0
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet1-2/+0
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern1-0/+1
2016-08-23Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-0/+56
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng1-2/+1
2016-08-23strparser: Queue work when being unpausedTom Herbert1-4/+1
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger1-0/+7
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger1-84/+0
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller6-560/+141
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-23rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells1-0/+56
2016-08-22qed: Fix address macrosYuval Mintz1-14/+8
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn1-2/+3
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz1-0/+3