summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-11net/sched: cls_flower: Support matching on ARPSimon Horman1-0/+11
2017-01-11flow disector: ARP supportSimon Horman1-0/+19
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller6-60/+81
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov1-6/+6
2017-01-09smc: netlink interface for SMC socketsUrsula Braun4-0/+109
2017-01-09smc: establish pnet table managementThomas Richter1-0/+35
2017-01-09smc: establish new socket familyUrsula Braun1-1/+6
2017-01-09net: introduce keepalive function in struct protoUrsula Braun1-0/+1
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller1-0/+184
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli1-2/+2
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli1-4/+7
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-80/+55
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto1-0/+5
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto1-0/+1
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti1-1/+2
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld1-1/+56
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld1-0/+85
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen3-13/+8
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2-13/+11
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen3-23/+5
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen1-1/+4
2017-01-09afs: Refcount the afs_call structDavid Howells1-0/+75
2017-01-09afs: Add some tracepointsDavid Howells1-0/+109
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn3-8/+5
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2-3/+3
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn3-36/+11
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn3-7/+15
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn1-5/+0
2017-01-08net-tc: remove unused tc_verd fieldsWillem de Bruijn1-7/+0
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger2-6/+6
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern1-1/+1
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2017-01-08net/mlx5: Introduce blue flame register allocatorEli Cohen3-2/+44
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen3-17/+18
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner1-1/+3
2017-01-07net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan1-0/+2
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+6
2017-01-06sctp: prepare asoc stream for stream reconfXin Long2-46/+31
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern1-1/+0
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+20
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk1-0/+3
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-2/+0
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-26/+0
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller1-26/+492
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-109/+6
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek1-0/+6
2017-01-05rxrpc: Add some more tracingDavid Howells1-5/+89
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells1-21/+403