aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-09smc: establish pnet table managementGravatar Thomas Richter 1-0/+35
2017-01-09smc: establish new socket familyGravatar Ursula Braun 1-1/+6
2017-01-09net: introduce keepalive function in struct protoGravatar Ursula Braun 1-0/+1
2017-01-09Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...Gravatar David S. Miller 1-0/+184
2017-01-09net: dsa: Make dsa_switch_ops constGravatar Florian Fainelli 1-2/+2
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverGravatar Florian Fainelli 1-4/+7
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 9-80/+55
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structureGravatar jpinto 1-0/+5
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingGravatar jpinto 1-0/+1
2017-01-09net/sched: act_csum: compute crc32c on SCTP packetsGravatar Davide Caratti 1-1/+2
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesGravatar Jason A. Donenfeld 1-1/+56
2017-01-09siphash: add cryptographically secure PRFGravatar Jason A. Donenfeld 1-0/+85
2017-01-09afs: Refcount the afs_call structGravatar David Howells 1-0/+75
2017-01-09afs: Add some tracepointsGravatar David Howells 1-0/+109
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedGravatar Willem de Bruijn 3-8/+5
2017-01-08net-tc: convert tc_at to tc_at_ingressGravatar Willem de Bruijn 2-3/+3
2017-01-08net-tc: convert tc_verd to integer bitfieldsGravatar Willem de Bruijn 3-36/+11
2017-01-08net-tc: extract skip classify bit from tc_verdGravatar Willem de Bruijn 3-7/+15
2017-01-08net-tc: make MAX_RECLASSIFY_LOOP localGravatar Willem de Bruijn 1-5/+0
2017-01-08net-tc: remove unused tc_verd fieldsGravatar Willem de Bruijn 1-7/+0
2017-01-08net: make ndo_get_stats64 a void functionGravatar stephen hemminger 2-6/+6
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeGravatar David Ahern 1-1/+1
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+12
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerGravatar Johannes Weiner 1-1/+3
2017-01-07net: netcp: extract eflag from desc for rx_hook handlingGravatar Karicheri, Muralidharan 1-0/+2
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-0/+6
2017-01-06sctp: prepare asoc stream for stream reconfGravatar Xin Long 2-46/+31
2017-01-06net: ipv4: make fib_select_default staticGravatar David Ahern 1-1/+0
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-8/+20
2017-01-06swiotlb: Export swiotlb_max_segment to usersGravatar Konrad Rzeszutek Wilk 1-0/+3
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-2/+0
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-26/+0
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern...Gravatar David S. Miller 1-26/+492
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 7-109/+6
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsGravatar Michal Marek 1-0/+6
2017-01-05rxrpc: Add some more tracingGravatar David Howells 1-5/+89
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingGravatar David Howells 1-21/+403
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-99/+2
2017-01-04dsa: mv88e6xxx: Optimise atu_getGravatar Andrew Lunn 1-0/+60
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failGravatar Paul Gortmaker 1-1/+1
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))Gravatar yuan linyu 1-3/+3
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+0
2017-01-04Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-26/+0
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesGravatar Nikolay Aleksandrov 1-0/+1
2017-01-03Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...Gravatar David S. Miller 1-0/+33
2017-01-02RDS: add receive message trace used by applicationGravatar Santosh Shilimkar 1-0/+33
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getGravatar Philippe Reynes 1-0/+21
2017-01-02IB/mlx5: Improve MR checkGravatar Artemy Kovalyov 1-0/+6